Re: Clojure on top of ObjC?

2014-03-05 Thread D. Theisen
Hey, Nathan! Am Montag, 6. Mai 2013 07:15:34 UTC+2 schrieb Nathan Sorenson: > > > On Tuesday, 23 April 2013 13:37:59 UTC-7, Steven Degutis wrote: >> >> While this is certainly neat, it doesn't allow Clojure to be used as >> an embedded scripting language inside an ObjC app. >> > > Since the Cloj

ClojureScript Compiler in ClojureScript?

2012-05-28 Thread D. Theisen
Hello, experts! I understand that the ClojureScript compiler is written in Clojure and the compiler sources do not compile in ClojureScript. But why? What are the stumbling stones to make this happen? On a recent thread, I read that this has something to do with the macros used within the compil