elehack.net

Posts tagged "education"

OCaml for teaching?

I’ve been thinking lately: What would happen if we used OCaml as a language for introductory programming at the collegiate level?

To be sure, it would need some improvement to be suitable for this. For starters, a compiler with more useful error messages (although I have heard that using camlp4 improves error message quality). Also, some good interactive environment, possibly fusing the capabilities of DrScheme and Eclipse, would be most beneficial (I have heard of the existence of a project called DrOcaml; perhaps it has some merit).

Read more...

Page 1 of 1