Hacker News new | ask | show | jobs
by weatherlight 955 days ago
I agree, Standard ML's syntax feels a lot cleaner than that of OCamls.
1 comments

I think of OCaml like a "kitchen sink" language, much like Scala. The reference ML implementations like SML and Jersey seem to be much more limited in scope, and are nice for learning / getting a feel for the original intentions behind the language family.