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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Shamelessly tooting my own horn...