Hacker News new | ask | show | jobs
by TazeTSchnitzel 4043 days ago
I quite like Haste for Haskell to JS compilation. Its output isn't too bloated.
1 comments

Purescript (while not quite Haskell) also has very small output and is strict by default. There's also the very fun, informative, and productive "Purescript By Example"[0] book.

0: https://leanpub.com/purescript/read