On Mon, Dec 7, 2009 at 11:19 AM, Mike <cki...@gmail.com> wrote:
> My app has its own JPanel for display results, and a text area for
> input, so I'll need to start repl with some replacement callback
> functions (read, print, prompt, need-prompt).  I'd like to code as
> much as possible in Clojure, but at some point I need to pass in some
> Java object instances that my wrapper functions will use to perform I/
> O for the repl.
>
> Has anyone done this recently?


See this example:

http://pacific.mpi-cbg.de/cgi-bin/gitweb.cgi?p=fiji.git;a=blob;f=src-plugins/Clojure/Clojure_Interpreter.java;hb=HEAD

Albert
--
http://albert.rierol.net

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