I have been playing with a gui repl for clojure: http://github.com/hiredman/Repl
instructions are light, but you can check it out, and use lien to jar
it up, it is gen-class'ed (but does not require AOt'ing) and has a
-main function so you can run it from an uberjar.

http://www.thelastcitadel.com/images/Screenshot-Repl.png is a
screenshot of me playing with incater

the repl is built around swing and jcomponents, so it is possible to
display a button in the repl and attach an action listener to it and
do neat stuff.

I have a sort little video clip of fooling around with the repl
http://www.thelastcitadel.com/lab/repl.m4v
(http://www.thelastcitadel.com/lab/repl.ogv same video)

Anyhoo, it seems like there is an interest in this sort of thing so I
wanted to make this available

-- 
And what is good, Phaedrus,
And what is not good—
Need we ask anyone to tell us these things?

-- 
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

Reply via email to