BtYacc: BackTracking Yacc A modified version of yacc that supports automatic backtracking and semantic disambiguation to parse ambiguous grammars. It also has syntactic sugar for inherited attributes. http://www.siber.com/btyacc/ Siber.com~Site InfoWhoisTrace RouteRBL Check
oolex (object-oriented lexer) Approaches lexical analysis by basing the scanner strictly on the object-oriented paradigm. It can be extended without access to the source code in that symbol recognizers can be derived by inheritance and an executing scanner can be reconfigured for di http://www.inf.uos.de/alumni/bernd/oolex/ Uos.de~Site InfoWhoisTrace RouteRBL Check
GNU Bison A general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. [Open source, GPL] http://www.gnu.org/software/bison/ Gnu.org~Site InfoWhoisTrace RouteRBL Check
LLgen parser generator A tool for generating an efficient recursive descent parser from an ELL(1) grammar. The grammar may be ambiguous or more general than ELL(1): there are both static and dynamic facilities to resolve the ambiguities. http://www.cs.vu.nl/~ceriel/LLgen.html Vu.nl~Site InfoWhoisTrace RouteRBL Check
ProGrammar object-oriented grammar definition language and integrated suite of visual tools that assist in building, testing and debugging parsers. http://www.programmar.com/main.shtml Programmar.com~Site InfoWhoisTrace RouteRBL Check
Turbo Pascal Lex/Yacc a compiler generator for Turbo Pascal and compatibles. The package contains two programs, TP Lex and Yacc, which are approximately compatible with the UNIX utilities Lex and Yacc, but are written in and produce code for the Turbo Pascal programming l http://www.musikwissenschaft.uni-mainz.de/~ag/tply/ Uni-mainz.de~Site InfoWhoisTrace RouteRBL Check