My current project requires a command-line interpreter with limited functionality... For various non-technical reasons we can't expose bash to our users.
Our plans call for writing a console shell that will accept some limited command set, and Clojure would be the natural implementation language, since much of our functionality has been implemented in a Clojure library. We even have a command-line tool that exposes a lot of the functionality to shell scripts, but the parsing/function routing is quite primitive... Any suggestions? Has anyone done work on a CLI implemented in Clojure? Thanks, Nick -- 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/d/optout.