In a nutshell it takes as input the formal specification of any text protocol in ABNF and generates the parser in C language for that grammar using lex/yacc.
Many Tools: PHP-based context-free grammar (CFG) parsergenerator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP ParserGenerator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
Ayauhteotl is a parsergenerator to parse XML files, using an XML-like syntax.
The parsergenerator takes an XML file which describe the structure of the XML files to parse
and which associates a semantic (for now in \\\\\\\"C\\\\\\\") t
YooParse stands for Yet-another Object-Oriented Parser code generator. It is the complement of YooLex, a lexer code generator. The purpose of YooParse is to generate a parser that integrates tightly with the scanner generated by YooLex.
This project is a parsergenerator, like the lex and yacc, but is based on the
JavaCC grammar.
It was writing in c++, run on linux and dos, and don't use another library.
The grammar parser is specified through a simple file, and the parser
generated
XMLpg - XML parsergenerator.
Generates an XML parser in C++ from a DTD. The generated code will provide validation as well as conversion of the input XML.
Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parsergenerator.