| Edit | Rename | Changes | History | Upload | Download | Back to Top |
Current source for T-Gen is found here or can be found on the Cincom Smalltalk 2001 vw5i.3 CD in the goodies/others/T-gen directory. For earlier versions, for vw3.0 or for vw2.51.
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.
Port of vw3.0 version to vw5i. No active development planned.
None
LEGAL INFORMATION The authors make NO WARRANTY or representation, either express or implied, with respect to this software, its quality, accuracy, merchantability, or fitness for a particular purpose. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality and accuracy. This software is copyright (c) 1992, 1994 by Justin O. Graver. All rights reserved, except as specified below. Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this notice must be included, unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. Permission is NOT granted for the use of any author's name in advertising or publicity relating to this software or products derived from it. We specifically permit and encourage the use of this software as the basis of commercial products, provided that all warranty or liability claims are assumed by the product vendor. Developed under the direction of Justin Graver. Authors include: Justin Graver, Virat Hanvivatpong, and David Wilson.
| Edit | Rename | Changes | History | Upload | Download | Back to Top |