Hacker News new | ask | show | jobs
by nickik 2723 days ago
I think probably one of the most advanced languages in that respect is ClojureScript. ClojureScript is fully self hosting and you can 'eval' in the browser.

I don't really use ClojureScript, but it was a milestone that took a couple of years of leg work to get going.

ClojureScript is also in wide production use, I have not seen another compile to JS language that works as well.