Re: Clojure Console in a Qt Widget

2012-12-28 Thread Herwig Hochleitner
I'd try to run a lein repl in a terminal widget. Maybe http://code.google.com/p/qterminal/ does the trick? 2012/12/28 Fred Eisele > Systems have customization languages. > Python seems to be the current darling. > I would like to know how to implement a Qt widget containing the Clojure > consol

Clojure Console in a Qt Widget

2012-12-28 Thread Fred Eisele
Systems have customization languages. Python seems to be the current darling. I would like to know how to implement a Qt widget containing the Clojure console. If you could point to an open source project which does this that would be sufficient. The following link shows the type of thing I am lo