Y
Hacker News
new
|
ask
|
show
|
jobs
by
stevekinney
5003 days ago
That's Clojure (or—in this case—ClojureScript, which compiles down to JavaScript), which is a Lisp derivative that runs on the JVM.
http://clojure.org
1 comments
masklinn
5003 days ago
And
https://github.com/clojure/clojurescript/wiki
for the ClojureScript site-ish.
link