Hacker News new | past | comments | ask | show | jobs | submit login

I've never used ClojureScript, but if I'm reading this correctly the big difference between it and Squint is the representation of data structures where ClojureScript uses something clever and Squint uses basic JavaScript structures.

How are you finding the implications of that decision? Thoughtful data structures choice seems to be one of Clojure's biggest advantages so I'm assuming there is a lot to dig through here.

Also, thanks for being a star. I nearly started this post with "Wow, what a neat beginner project, welcome to the Clojure community" but my grin threatened to hurt my face so I gave up on that idea.




This means that if you use some third-party code, it may work funny if it hits one of the differences. OTOH it should be somehow faster.




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

Search: