Research

  • Parsing Expression Grammar

    Published on: 22 July 2010

     

    • Do you plan on writing a compiler, interpreter, or domain specific language?
    • Do you need to read a complex file format or protocol?
    • Do you need an abstract syntax tree in multiple languages: C, C++, C#, Java, PHP, or Javascript?

    Our Parsing Expression Grammar IDE and PEG framework running natively in the target language provides solutions to all these problems.