Hacker News new | ask | show | jobs
by Munksgaard 1405 days ago
SML can run in every major browser: http://www.smlserver.org/smltojs/

Interestingly, SMLtoJs predates Elm and PureScript, but never really caught on.

2 comments

A great achievement, but I think that's still running JS in the browser, not SML. Compiling to JS, to be able to run in the browser is not the same as the browsers natively supporting SML code.
Looks cool. Do you know if this ever escaped the lab and got used for anything interesting by people other than its creators?