Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
1–10 of 78 posts
Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#2Crazy idea: if I wanted to implement Clojure on top of the ErlangVM, where should I start?
Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#3Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#4Sometimes I think Clojure should have been developed on top of the ErlangVM instead of the JVM. I think that the ErlangVM solves a lot better the problems that Clojure is trying to solve. Also, seems like targeting the ErlangVM is an achievable feat, since Elixir in its version 1.3 has proven to be extremely solid. Crazy idea: if I wanted to implement Clojure on top of the ErlangVM, where should I start?
Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#5Sometimes I think Clojure should have been developed on top of the ErlangVM instead of the JVM. I think that the ErlangVM solves a lot better the problems that Clojure is trying to solve. Also, seems like targeting the ErlangVM is an achievable feat, since Elixir in its version 1.3 has proven to be extremely solid. Crazy idea: if I wanted to implement Clojure on top of the ErlangVM, where should I start?
[0] http://lfe.io
Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#6Sometimes I think Clojure should have been developed on top of the ErlangVM instead of the JVM. I think that the ErlangVM solves a lot better the problems that Clojure is trying to solve. Also, seems like targeting the ErlangVM is an achievable feat, since Elixir in its version 1.3 has proven to be extremely solid. Crazy idea: if I wanted to implement Clojure on top of the ErlangVM, where should I start?
Take a look at LFE [0] [0] http://lfe.io
Joxa (just like Clojure) is a Lisp1, thus maybe more apt http://joxa.org
Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#7Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#8Sometimes I think Clojure should have been developed on top of the ErlangVM instead of the JVM. I think that the ErlangVM solves a lot better the problems that Clojure is trying to solve. Also, seems like targeting the ErlangVM is an achievable feat, since Elixir in its version 1.3 has proven to be extremely solid. Crazy idea: if I wanted to implement Clojure on top of the ErlangVM, where should I start?
Also, JVM is great. :)
Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#9Sometimes I think Clojure should have been developed on top of the ErlangVM instead of the JVM. I think that the ErlangVM solves a lot better the problems that Clojure is trying to solve. Also, seems like targeting the ErlangVM is an achievable feat, since Elixir in its version 1.3 has proven to be extremely solid. Crazy idea: if I wanted to implement Clojure on top of the ErlangVM, where should I start?
It will not be easy, but I'm no expert. I'm also not sure why you'd really want that? Just to solve the long startup time?
Re: Lumo – A fast, standalone ClojureScript REPL that runs on Node.js and V8
#10s/Clojure/ClojureScript
Interesting nevertheless, but still confusing.