Hi,

Am 23.11.2008 um 20:30 schrieb Stuart Sierra:
Hmm, you mean write the REPL in Clojure?  I hadn't though of that.
Intriguing idea.  It would be neat if the REPL were just a function,
so you could start it from within a program using arbitrary input/
output streams.  Something to think about...

That's the way the Repl for my Gorilla project works now. It's
written in Clojure and is basically a function, which is called
with the input and output streams. However there are some hoops
I have to jump through in order to sync with Vim. So it's probably
not very helpful. Nevertheless here the link:
http://kotka.de/repositories/hg/gorilla/file/48a3b9972d2a/src/de/kotka/gorilla.clj

Sincerely
Meikel


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to