Alpacas is an application that displays Clojure source code with forms 
shown as nested boxes, doing away with parenthesis altogether.
Run it with "lein run" and it will display its own source code.
There is partial support to navigate the source code by moving a cursor 
with the left and right arrows.

Obviously the idea would be to be able to edit the source rather than just 
viewing it. Some clever key combinations or even the mouse might help 
accomplish that.
It is still a proof-of-concept and not very useful at the moment, but I 
think it might turn into something useful, or even innovative shall 
somebody decide to put some effort into it.

I didn't work at it in a while but I decided to publish it (under GPL) so 
as to be able to include it in my cv (you can mail me at ndrch...@gmail.com 
for Clojure job offers).

It is hosted at: https://code.google.com/p/alpacas/

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to