logoalt Hacker News

theta_dyesterday at 9:04 PM2 repliesview on HN

> But for whatever reason it never became that mainstream

Syntax. Syntax is the reason. It's too foreign to be picked up quickly by the mass of developers that already know a C style language. I would also argue that it's not only foreign, it's too clunky.


Replies

mpalmeryesterday at 9:10 PM

The syntax is ridiculously simple, and I can't in good conscience allow OCaml to be called clunky in a thread about a language that solved error handling with record-like interfaces and multiple return types.

show 1 reply
zozbot234yesterday at 9:27 PM

ReasonML easily fixes that particular issue.