Difference between revisions of "App"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=App |Short description=Algebraic typing & pattern matching preprocessor for C++ |Full description='App' is a C++ preprocessor for that accepts as input arbitrary C+...")
 
Line 3: Line 3:
 
|Short description=Algebraic typing & pattern matching preprocessor for C++
 
|Short description=Algebraic typing & pattern matching preprocessor for C++
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=https://sites.google.com/site/georgenelan/software/app
 +
|Is GNU=No
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=app,applib
 
|Component programs=app,applib
|Homepage URL=http://members.cox.net/nelan/app.html
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=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
 
|Documentation note=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
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=filepp
 
|Related projects=filepp
 
|Keywords=C++,preprocessor,pattern matching,typing,algebraic,applib
 
|Keywords=C++,preprocessor,pattern matching,typing,algebraic,applib
|Is GNU=n
+
|Version identifier=2.2
 +
|Version date=2000/05/30
 +
|Version status=stable
 +
|Version download=https://sites.google.com/site/georgenelan/software/app/alpha22.zip
 +
|Version comment=2.2 stable released 2000-05-30
 
|Last review by=Janet Casey
 
|Last review by=Janet Casey
 
|Last review date=2008-01-07
 
|Last review date=2008-01-07
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.2
 
|Version date=2000-05-30
 
|Version status=stable
 
|Version download=http://members.cox.net/nelan/alpha22.zip
 
 
|License verified date=2004-03-31
 
|License verified date=2004-03-31
|Version comment=2.2 stable released 2000-05-30
+
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 +
|License verified date=2004-03-31
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=George Nelan
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=George Nelan
 
 
|Email=nelan@cox.net
 
|Email=nelan@cox.net
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 41: Line 39:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Library=c++
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2004-03-31
 
}}
 

Revision as of 11:22, 24 January 2012


[edit]

App

https://sites.google.com/site/georgenelan/software/app
Algebraic typing & pattern matching preprocessor for C++

'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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

31 March 2004




Leaders and contributors

Contact(s)Role
George Nelan Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/app
Ruby (Ref)https://rubygems.org/gems/app
Bug Tracking,Developer,SupportE-mailmailto:nelan@cox.net


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.