Peta’s Place

Bachelor Thesis

Posted in school projects by Peta on September 7, 2007

AGPG is an extensible parser generator able to generate parser of any attributed context-free grammar into almost any programming language due the third party extensions. In this document, the AGPG system is presented with rough reference guide and explanation of its main principles. Additionally the parser generator in C++ language and GDL, the language designed to describe the context-free grammars in AGPG are described.

Thesis Report
Presentation Slides
Source Codes

Tagged with: ,