tool: T-gen
-
Language:
|
BNF (??)
|
|---|
-
Version:
|
2.1
|
|---|
-
Parts:
|
parser generator, documentation, ?
|
|---|
-
Author:
|
Justin Graver <graver@comm.mot.com>
|
|---|
-
Location:
|
ftp://st.cs.uiuc.edu/pub/st80_r41/T-gen2.1/*
|
|---|
-
Description:
|
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.
|
|---|
-
Requires:
|
Smalltalk-80
|
|---|
-
Ports:
|
ParcPlace Objectworks/Smalltalk 4.0 & 4.1
|
|---|
-
Updated:
|
October 18th, 1992
|
|---|
language: BNF
category: compiler generators and related tools
summary, or
expanded.
category: text manipulation
summary, or
expanded.
|
|