 |
PCCTS Resources
The primary source of maintenance releases for the PCCTS compiler construction tool set. PCCTS is an LL(k) recursive descent parser generator with semantic predicates and backtracking. It was developed by T.J. Parr.
http://www.polhode.com/pccts.html
Polhode.com ~
Site Info
Whois
Trace Route
RBL Check
|
 |
CppCC (C++ Compiler Compiler)
a scanner+LL(k = 1..Inf) parser generator for C++. Allows easy top-down description of grammars in an intuitive and extensible manner. Good generated code speed (as comared to GNU Flex/Bison). [Open source, GPL]
http://cppcc.sourceforge.net/
Sourceforge.net ~
Site Info
Whois
Trace Route
RBL Check
|
 |
Spirit C++ Parser Framework
An object oriented recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++.
http://spirit.sourceforge.net/
Sourceforge.net ~
Site Info
Whois
Trace Route
RBL Check
|
 |
AnaGram
Provides a powerful grammar notation, special features for maintenance of highly configurable parsers, visual parsing and unique interactive debugging tools, supporting thread-safe parsers. The program produces C/C++ parsers for use on any platform and r
http://www.parsifalsoft.com/
Parsifalsoft.com ~
Site Info
Whois
Trace Route
RBL Check
|
|
|
|