Home Submit URL Add to Favorite Contact
           19 April, 2024
 
    
Computers » Programming » Compilers » Lexer and Parser Generators

UPDATE INFO | REPORT BROKEN LINK

TextTransformer

Popularity:    Hit: 810
Details:
A parsergenerator, a simple c++ interpreter and an interactive debugger combined to a visual development environment, which analyzes, evaluates, converts texts immediately.
URL: http://texttransformer.com
Title: Home
Image:
Description: TextTransformer is a worldwide unique text processing tool
Specialized in: Edit - Text - Code - Data Processing

Related Sites 
Spirit C++ Parser Framework (Popularity: ): An object oriented recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow to approximate the syntax ...
YooLex (Yet another Object-Oriented Lex) (Popularity: ): A Flex like scanner code generator, but it generates C++ scanner classes that are re-entrant and compatible with the newer ...
CppCC (C++ Compiler Compiler) (Popularity: ): a scanner+LL(k = 1..Inf) parser generator for C++. Allows easy top-down description of grammars in an intuitive and extensible manner. ...
Hapy (Popularity: ): A runtime parser generator library. It generates parsers from BNF-like language grammars. Parsing scripting languages and communication protocol messages are ...
JBurg: a Bottom-Up Rewrite Machine Generator for Java (Popularity: ): Java-based BURG (code emitter generator) which can also be used as a general purpose dynamic programming engine. [Open source, Common ...


Popular Sites
CppCC (C++ Compiler Compiler) (Popularity: ): a scanner+LL(k = 1..Inf) parser generator for C++. Allows easy top-down description of grammars in an intuitive and extensible manner. ...
YooLex (Yet another Object-Oriented Lex) (Popularity: ): A Flex like scanner code generator, but it generates C++ scanner classes that are re-entrant and compatible with the newer ...
TextTransformer (Popularity: ): A parsergenerator, a simple c++ interpreter and an interactive debugger combined to a visual development environment, which analyzes, evaluates, converts ...
Spirit C++ Parser Framework (Popularity: ): An object oriented recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow to approximate the syntax ...