Y
Hacker News
new
|
ask
|
show
|
jobs
by
Zababa
1759 days ago
> One thing that helps OCaml here is that it requires definitions to precede usage (like C/C++).
I think this is due to the influence of Pascal and/or Modula on the language.