Y
Hacker News
new
|
ask
|
show
|
jobs
by
domnomnom
1311 days ago
I find this ironic, because I found ocaml extremely confusing.
1 comments
haroldl
1311 days ago
I think starting with Standard ML is a good idea. It is the core of ocaml and really highlights the differences with other approaches to programming. I went from SML to ocaml to Haskell.
link
domnomnom
1311 days ago
Well that makes a lot of sense. It’s confusing at first because of how similar the languages are.
link