Categories
App
'App' is a C++ preprocessor for that accepts as input arbitrary C++ code that may contain embedded constructs for specifying algebraic data types and associated pattern matching operations, and produces as output the same code with all such constructs translated to normal C++.
'app' provides for C++ the same capabilities that functional languages have regarding algebraic types. 'Applib' is the associated runtime library that supports the core run time requirements of the translated code, and which provides additional utilities.
Last updated 7 Jan, 2008
Versions
2.2
2.2 stable released 2000-05-30
- Released: 30 May, 2000
- Code Maturity: Stable
- Source Archive: http://members.cox.net/nelan/alpha22.zip
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
User manual available in HTML format from http://members.cox.net/nelan/appdoc/contents.html; User manual available in PDF format from http://members.cox.net/nelan/appdoc/app.pdf



