| BNF (??) | |
| 2.1 | |
| parser generator, documentation, ? | |
| Justin Graver <graver@comm.mot.com> | |
| ftp://st.cs.uiuc.edu/pub/st80_r41/T-gen2.1/* | |
| T-gen is a general-purpose object-oriented tool for the automatic generation of string-to-object translators. It is written in Smalltalk and lives in the Smalltalk programming environment. T-gen supports the generation of both top-down (LL) and bottom-up (LR) parsers, which will automatically generate derivation trees, abstract syntax trees, or arbitrary Smalltalk objects. The simple specification syntax and graphical user interface are intended to enhance the learning, comprehension, and usefulness of T-gen. | |
| Smalltalk-80 | |
| ParcPlace Objectworks/Smalltalk 4.0 & 4.1 | |
| October 18th, 1992 |
language: BNF
category: compiler generators and related tools summary, or expanded.
category: text manipulation summary, or expanded.
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