Download List

项目描述

Common Text Transformation Library is a 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. The compiled program implements a fast, thread-safe, re-entrant recursive descent parser.

系统要求

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.

2012-12-08 09:15
302

这是一个维护版本只有几个较小的改动。兼容性问题与 MSVC + + 2010年和海湾合作委员会 4.7.2 已得到解决。与海湾合作委员会 4.7.2 (Ubuntu/利纳 4.7.2-2ubuntu1 64 位) 进行完全测试泰尔网 3.02 版 GCC 4.6.1、 4.3.0 和 MSVC + + 2010 年 2005 年 2003 年。
标签: Minor bugfixes Stable
This is a maintenance release with only a few minor changes. Compatibility issues with MSVC++2010 and GCC-4.7.2 have been resolved. CTTL version 3.02 is fully tested with GCC 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1 64 bit) GCC 4.6.1, 4.3.0, and MSVC++2010, 2005, 2003.

2009-08-24 12:47
301

此版本增加了独立的积极的前向断言,以及示例程序了一些修改以及相应的文件更新。
标签: Stable, Minor bugfixes, Minor feature enhancements
This release adds standalone positive lookahead assertion, and a few revisions of sample programs along with the corresponding documentation updates.

2009-08-18 02:45
300

这个版本的主要目标实现和文档改进。子是重新实现支持分布式状态。输入级,以前集中子国家负责,没有图书馆长的一部分。
标签: Major feature enhancements, 64-bit compatibility updates
This release targets major implementation and documentation enhancements. Substrings are reimplemented to support distributed state. The input class, previously responsible for centralized substring state, is no longer part of the library.

2006-11-03 10:42
208

这个版本的重点是增强的文件,其中包括多个文件,改进和修订。泰尔实验室的所有设施,增加了按字母顺序排列的索引:http://cttl.sourceforge.net/documentation_idx.html。
标签: Documentation
This release focuses on documentation
enhancements, which include multiple documentation
improvements and revisions. An alphabetical index
of all CTTL facilities was added:
http://cttl.sourceforge.net/documentation_idx.html.

2006-10-20 10:29
207

此版本增加了拉姆达表达式语法的泰尔实验室的支持。新的表达功能包括高阶函数(功能组成)和关闭(延迟函数调用)。示例代码演示如何生成具有泰尔抽象语法树。
标签: Major 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). Sample code demonstrates ways to generate
abstract syntax trees with CTTL.

Project Resources