Y
Hacker News
new
|
ask
|
show
|
jobs
by
haroldl
1306 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.
1 comments
domnomnom
1306 days ago
Well that makes a lot of sense. It’s confusing at first because of how similar the languages are.
link