Donate Share

Common Text Transformation Library

Project News for Common Text Transformation Library

  • CTTL Version 3.01 released

    This release adds standalone positive lookahead assertion, and a few revisions of sample programs along with corresponding documentation updates.

    2009-08-23 23:43:36 UTC by cttl

  • CTTL Source Code Management Update

    Prior to release 3.0 CTTL used CVS repository for source control.
    Beginning with 3.0 and moving forward, we are switching to Subversion repository.

    2009-08-21 19:41:12 UTC by cttl

  • CTTL Version 3.0 released

    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.

    2009-08-17 16:36:38 UTC by cttl

  • Common Text Transformation Library release 208

    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

    2006-11-03 01:20:42 UTC by cttl

  • Common Text Transformation Library release 207

    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). Sample code demonstrates ways to generate abstract syntax trees with CTTL.

    2006-10-20 04:17:51 UTC by cttl