Common Text Transformation Library: Common Text Transformation Library

2024-06-27

Computers, Programming, Languages, C++ - Common Text Transformation Library. Library of C++ classes and functions to parse and modify STL strings.

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. [Open source, GPL]

Common Text Transformation Library