Re: [ClojureScript] QML and Clojurescript: Working REPL

2014-07-04 Thread Daniel Kersten
This is really cool! I've worked with QML a lot in the past, so I've been interested in seeing ClojureScript run in QML! On 4 July 2014 01:34, Aaron Craelius wrote: > Hi all, > > I have been trying to get Clojurescript working with QML and want to > report how I have gotten a QML-based Clojure

[ClojureScript] QML and Clojurescript: Working REPL

2014-07-03 Thread Aaron Craelius
Hi all, I have been trying to get Clojurescript working with QML and want to report how I have gotten a QML-based Clojurescript REPL working. Although some minimal working examples have been posted - https://github.com/fehrenbach/qmcljs and https://github.com/halgari/qt_with_cljs - it has beco