Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
ClojureScript and Node.js (mmcgrana.github.com)
72 points by icey on Sept 7, 2011 | hide | past | favorite | 9 comments


This sounds terribly cool and bleeding edge. I never knew about cljs-watch which would make someone like me, coming from heavy a python background (and used to auto compilation) comfortable.


Hmm, so we have Flapjax, Moby Scheme + js-vm, haXe, GWT, CoffeeScript, Contracts.coffee, and ClojureScript all targeting js. Any others?




ClojureScript isn't really new. It's been around since at least 2008, I referenced it in an answer to a stack overflow question back then here: http://stackoverflow.com/questions/329221/medium-size-clojur...

I remember playing with it way before answering that question.


There was a previous incarnation in 2008, this one is something built from scratch using none of that code and using a lot of other tools like the Google Closure compiler, so aside from the name they don't share that much really.


One further point of complication is that they also share the amazing Chris Houser who was the primary programmer on the previous and a key contributor on the new.


Somehow I forgot Chouser worked on the first one, even though I remember when he initially released it, weird. But then his finger prints are on a lot of awesome stuff.


That ClojureScript is in no way related to this one. The former used to translate a subset of Clojure to JavaScript, the latter is a full-blown implementation of Clojure which targets JavaScript as the platform (as opposed to the JVM).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: