Download List

프로젝트 설명

'App' is a preprocessor for C++ 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++. What app essentially does is provide for C++ pretty much 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 (applib is covered by the LGPL).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-06-03 08:24
2.2

이 버전의 새로운 기능 두 가지 버그수정이 포함되어있습니다.
This version includes new features and two bugfixes.

2001-01-30 15:12
2.1

이 릴리스에는 주로 리눅스 / g 포트.
This release is primarily a linux/g port.

2001-01-30 15:12
2.0

새로운 기능의 상당수는 단 몇 가지 버그수정.
A substantial number of new features, and only a few bugfixes.

2001-01-30 15:12
1.0

초판.
Initial release.

Project Resources