by cttl
Common Text Transformation Library of C++ classes and functions to parse and modify STL strings. CTTL substring classes may be compared, inserted, replaced, and parsed with EBNF grammars. Compiled program implements recursive descent LL(INF) parser.
This release targets CTTL documentation enhancements, which include multiple documentation improvements and revisions. Alphabetical index of all CTTL facilities was added: http://cttl.sourceforge.net/documentation_idx.html
cttl committed patchset 107 of module cttl20 to the Common Text Transformation Library CVS repository, changing 47 files
cttl committed patchset 106 of module cttl20 to the Common Text Transformation Library CVS repository, changing 8 files
cttl committed patchset 105 of module cttl20 to the Common Text Transformation Library CVS repository, changing 10 files
cttl committed patchset 104 of module cttl20 to the Common Text Transformation Library CVS repository, changing 1 files
cttl committed patchset 103 of module cttl20 to the Common Text Transformation Library CVS repository, changing 28 files
All library source files were updated with GNU Lesser General Public License.
All library source files were updated with GNU Lesser General Public License.
cttl207 is a major release of new CTTL feature enhancements. This release adds lambda expression support for CTTL grammars. New expression functionality includes higher-order functions (functional composition) and closures (delayed function calls). ...
October 19, 2006 ------------------------------------------------ license.txt Present version of the librarty is released under GNU Lesser General Public License. ------------------------------------------------ lambda/lambda.h New lambda expression ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use