Hacker News new | ask | show | jobs
by nine_k 3579 days ago
I bet you heard about Elm and purescript?
1 comments

Forgot about those. Yeah, they're on the list. Elm seems to be the most practical of the lot, and also one of the nicest to program in.
I've been using Elm for the last 2 weeks on a project and I love it. I still get slapped around all the time by the compiler, but at least I know my program won't have any run-time exceptions.
If you like Elm, you will like Buckle too! we have a much faster compiler, and you can compile it into native code as a bonus : )