Preview of Clojure REPL for Android
I have taken some time over the past week on getting a Clojure REPL running on Android. At this point, it is pretty close to being ready for an initial release. Once ready, it should be available from the Android Market. In the meantime, here are a couple of screen shots:
Stay tuned for more.
TrackBacks
No trackbacks, yet.
Trackbacks are closed for this story.
Comments
-
On Friday, 11 Feb 2011 19:27, Eddy Awk wrote the following:
How is this going for memory consumption? And will the source be available?
-
On Friday, 11 Feb 2011 20:58, Daniel Solano Gómez wrote the following:
It's hard to tell exactly how much memory is in use. Relying on meminfo shows that freshly-loaded instance has about 7.048M in private dirty pages and ddms reports a heap of 7.883M with 4.410M allocated.
When I release the product, I will make my modifications to Clojure available under the terms of the Eclipse Public License. I will most likely also write about them and explain how they work in some detail.
-
On Friday, 11 Feb 2011 21:05, Conrad Barski wrote the following:
Dying to give this a try on my "Incredible"!
-
On Friday, 11 Feb 2011 22:08, Mike wrote the following:
Want!
-
On Sunday, 13 Feb 2011 09:03, Craig Andera wrote the following:
Sounds great! Let me know if you need beta testers. Not that you'd have a shortage of volunteers. :)
-
On Monday, 14 Feb 2011 03:08, folone wrote the following:
Hello. Could you, please include a Service in your app, that would be structured like this: http://about.folone.info/repl . That way my small app could also use your repl internally. I would be really grateful. If you have any questions, please contact me at folone@gmail.com. Thanks.
Comments are closed for this story.