language: BNF variant
-
Language:
|
BNF (variant), Icon
|
|---|
-
Package:
|
Ibpag2 (Icon-Based Parser Generation System 2)
|
|---|
-
Version:
|
1.2
|
|---|
-
Parts:
|
parser generator (Icon, SLR(1))
|
|---|
-
Author:
|
Richard L. Goerwitz <goer@midway.uchicago.edu>
|
|---|
-
Location:
|
comp.sources.misc volume 44
|
|---|
-
Description:
|
Ibpag2 is a parser generator for Icon. It does most
of what you would expect. Latest version can handle both
SLR(1) and even GLR (Tomita) grammars.
|
|---|
-
Ports:
|
unix
|
|---|
-
Portability:
|
? (Unix dependencies?)
|
|---|
-
Updated:
|
September 25th, 1994
|
|---|
-
Language:
|
BNF variant, Python
|
|---|
-
Package:
|
kwParsing ?
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
parser generator
|
|---|
-
Author:
|
Aaron Watters <aaron@vienna.njit.edu>
|
|---|
-
Location:
|
ftp://ftp.markv.com/pub/python/kwParsing.*
|
|---|
-
Description:
|
A parser generator written in Python for Python. This package
may be appropriate for experimental translators, code
generators, interpreters, or compilers; for instructinal
purposes; among other possibility. The documentation gives a
brief introduction to the conventions and basic ideas of
parsing.
|
|---|
-
Updated:
|
September 24th, 1994
|
|---|
|
|