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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Shamelessly tooting my own horn...