| BNF (variant), Icon | |
| Ibpag2 (Icon-Based Parser Generation System 2) | |
| 1.2 | |
| parser generator (Icon, SLR(1)) | |
| Richard L. Goerwitz <goer@midway.uchicago.edu> | |
| comp.sources.misc volume 44 | |
| 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. | |
| unix | |
| ? (Unix dependencies?) | |
| September 25th, 1994 |
| BNF variant, Python | |
| kwParsing ? | |
| ? | |
| parser generator | |
| Aaron Watters <aaron@vienna.njit.edu> | |
| ftp://ftp.markv.com/pub/python/kwParsing.* | |
| 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. | |
| September 24th, 1994 |
Please send updates to free-compilers@idiom.com
The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.
Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved