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
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Shamelessly tooting my own horn...