Get 20M+ Full-Text Papers For Less Than $1.50/day. Start a 14-Day Trial for You or Your Team.

Learn More →

An automatic object-oriented parser generator for Ada

An automatic object-oriented parser generator for Ada Although many parser generator tools (aka compiler compilers) are available, very few create a parse tree. Instead, the user must add actions to the grammar to create the parse tree. This is a tedious, mechanical task, which could easily be automated. We propose a simple scheme to map a grammar to an object-oriented hierarchy, and provide a tool, called AdaGOOP, that creates lexer and parser specifications complete with all of the actions necessary to create the parse tree. http://www.deepdyve.com/assets/images/DeepDyve-Logo-lg.png ACM SIGAda Ada Letters Association for Computing Machinery

An automatic object-oriented parser generator for Ada

ACM SIGAda Ada Letters , Volume XX (2) – Jun 1, 2000

Loading next page...
 
/lp/association-for-computing-machinery/an-automatic-object-oriented-parser-generator-for-ada-YLoNaIeamm

References (12)

Publisher
Association for Computing Machinery
Copyright
Copyright © 2000 by ACM Inc.
ISSN
1094-3641
DOI
10.1145/353399.353403
Publisher site
See Article on Publisher Site

Abstract

Although many parser generator tools (aka compiler compilers) are available, very few create a parse tree. Instead, the user must add actions to the grammar to create the parse tree. This is a tedious, mechanical task, which could easily be automated. We propose a simple scheme to map a grammar to an object-oriented hierarchy, and provide a tool, called AdaGOOP, that creates lexer and parser specifications complete with all of the actions necessary to create the parse tree.

Journal

ACM SIGAda Ada LettersAssociation for Computing Machinery

Published: Jun 1, 2000

There are no references for this article.