SGLR

Sdf

Description

SGLR, Scannerless Generalized LR Parser, is an implementation of Tomita's Generalized LR algorithm with extensions for scannerless parsing. The SGLR package contains the tool sglr, which is a generic parser. The sglr parser interprets parse tables generated by the parse table generator from an SDF2 syntax definition. The parser outputs parse trees or parse forests if there is more than one possible parse tree.

Links

The official homepage of SGLR: * http://www.meta-environment.org

See also

* SDF Publications * SGLR parse table format

Sdf.SGLR moved from Tools.SGLR on 28 Jan 2004 - 08:54 by MartinBravenboer - put it back