CPPML adds support to C++ for some of the type constructions and pattern matching that are found in ML-based languages like OCaml. CPPML transforms sourcecode back to regular c++ and should work with most compilers.
Features
- Lambda functions with closures.
- Quick definition of tuple types and tagged union types
- Pattern matching construct with variable bindings
- Support for templates
- Automatic garbage collection using refcounting
- Easy to integrate into any c++ toolchain
- Easy construction of tree-like data structures.
Categories
CompilersFollow CPPML
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Shamelessly tooting my own horn...