clojure - beam compiler

2014-02-23 Thread t x
Hi, Are there any active efforts to compile clj/cljs to Erlang/Beam ? ## Pre-emptive responses: * I'm aware of http://lfe.github.io/ . It's not what I want. After programming in Clojure, I find normal lisp ugly in comparison. I want clojure syntax. * I'm aware I will lose STM + Agents.

Re: clojure - beam compiler

2014-02-23 Thread Michael Klishin
2014-02-23 13:40 GMT+04:00 t x txrev...@gmail.com: Thus, my question -- are there any active efforts to port clojure (say via cljs's compiler) to Erlang/Beam ? Take a look at Joxa: http://joxa.org/ -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- You received

Re: clojure - beam compiler

2014-02-23 Thread t x
http://docs.joxa.org/en/latest/language.html looks amazing. Thanks! On Sun, Feb 23, 2014 at 1:54 AM, Michael Klishin michael.s.klis...@gmail.com wrote: 2014-02-23 13:40 GMT+04:00 t x txrev...@gmail.com: Thus, my question -- are there any active efforts to port clojure (say via cljs's