OxCaml - a set of extensions to the OCaml programming language.
a year ago
- #performance-engineering
- #OCaml
- #open-source
- OxCaml aims to enhance OCaml for performance engineering with safe, convenient, and predictable control.
- Extensions focus on fearless concurrency, memory layout control, allocation management, and quality-of-life improvements.
- OxCaml maintains OCaml compatibility, ensuring all valid OCaml programs work in OxCaml.
- The project is open-source, targeting experimental users and researchers for feedback.
- Includes modified OCaml tooling for package management, editor integration, and documentation.
- Jane Street releases libraries in both OCaml and OxCaml versions, with some exclusive to OxCaml due to non-erasable extensions.