next up previous contents
Next: Copyright and License Information Up: Introduction Previous: Introduction

The AGFL system

The AGFL system consists of the following components:

The GEN parser-generator compiles grammars in AGFL into comapct and efficient parsers. These parsers are stand-alone executables, reading sentences from a file, or prompting the user for input. Output consists of decorated parse-trees in one of several formats, or as specified by the transduction.

The LEXGEN lexicon system makes it possible to connect large lexical databases to your grammars in an efficient way. The lexicon system is fully integrated with the parser-generator.



 


2000-01-10