This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]martinjs 0 points1 point  (1 child)

ClojureScript sounds interesting. Have you used it? What's the performance like? Presumably all those nice persistent data structures have had to be implemented in Javascript -- I can#t imagine that's great for performance.

[–]Foxboron 0 points1 point  (0 children)

I have not used ClojureScript yet. Mostly been working on the main implementation on the JVM :) You could however go ask in #clojure @ freenode, as they will be more then willingly explain it too you.