-
Notifications
You must be signed in to change notification settings - Fork 344
Knowledge Base
Yotam Barnoy edited this page Apr 8, 2014
·
12 revisions
This is a page listing advanced information about the OCaml language, including the internals of the compiler, comparison of available libraries, performance issues, and more.
Please feel free to flesh out anything you think you could contribute to.
- Compiler Internals
- OCaml Nuances - OCaml has many facets, and you may not be aware of some of them. This page will highlight some of the less well-known features of the language.
- Windows Support
- Development Tools
- Concurrency and Parallelism
###Available Libraries