I've seen talk about socket based REPLs with history etc. and this is something we have been using in Enclojure for over a year now. I put some time into updated the docs, provided samples for running REPLs outside of Netbeans and put together a fairly detailed article about the REPL architecture and using it outside of Netbeans to make it more approachable and hopefully encourage more folks to get involved. You can find the article here: http://www.enclojure.org/The+Enclojure+REPLs+%28Not+just+for+Netbeans%21%29
I'd love some feedback from other tool builders on how we can pool our efforts on things like static analysis, data viewers (for debugging and the like), etc. There is a good deal of code in the Enclojure library for supporting lexing, static analysis, completion etc. that I would imagine could be used elsewhere (as well as be enhanced). I have not been able to put this stuff in clojure.contrib as there are dependancies on some other libraries. If there is a story for a "clojure.contrib with deps" I would happily contribute the code base there. Thanks and happy REPLing! Eric Eric Thorsen ThorTech Solutions www.thortech-solutions.com (914) 302-7638 [work] (914) 302-7641 [fax] (914) 804-4954 [cell] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---