Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
mattbriggs
14y ago
0 comments
Save
Share
out of curiosity, is js going to be your "elisp"?
0 comments
5 comments · 1 top-level
top
newest
oldest
phyzome
14y ago
· 4 in thread
Clojurescript, actually -- a Clojure dialect that compiles to JS.
Well, Clojure too, on the server side of things.
Arelius
14y ago
Are we really gonna need the JVM running the backend for this? That seems so unnecessary.
frio
14y ago
Given the initial goal was for a Clojure editor (which runs on the JVM), running the JVM was a prerequisite anyway.
Rayne
14y ago
I'm pretty sure the core of it is to be written in Clojure, so yes, you'll need the JVM running. It
is
necessary if it is to be written in a JVM language. Eclipse and a number of other IDEs also require a JVM to be running.
mattbriggs
OP
14y ago
you could probably just precompile your extension
1 more reply
j
/
k
navigate · click thread line to collapse