Hacker News new | ask | show | jobs
by rajington 3611 days ago
That's awesome and great work.

I know it's dumb that the thing holding me back from OCaml is the syntax, but after giving up on an Om project I've come to accept js will always be the greatest common denominator.

2 comments

Maybe consider Scala? It's an ML family language with more familiar syntax, and also has a Javascript backend.
I don't blame you, ES6 can be stupid concise and enjoyable. I practice most of my algorithms prep coding in it.