Paketname | ml-burg |
Beschreibung | Code generator generator for Standard ML |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 110.69-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 744 Byte |
Hängt ab von | ml-lex (= 110.69-1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | smlnj |
Paketgröße | 245654 Byte |
Prüfsumme MD5 | 19df4a13185d61ccab3fb87c9cbb4c7d |
Prüfsumme SHA1 | 1d34f615f5b1817f3b5e449c28ea34e4ff2263d7 |
Prüfsumme SHA256 | ddc944ab706ca208cdf92e5a406e7d8ca3a15119e012c086e2c5af84f702602d |
Link zum Herunterladen | ml-burg_110.69-1_i386.deb |
Ausführliche Beschreibung | ml-burg generates a Standard ML program to perform bottom-up
rewriting of an input tree. Cost information associated with each
rewrite rule is used to derive the minimum rewrite cost for the
entire tree. A successful reduction corresponds to rewriting the
input tree to a special non-terminal symbol called the "start"
non-terminal. Upon successful reduction, facilities are provided to
walk the tree emitting semantic actions corresponding to the rules
that matched.
.
Install this package if you want to write a compiler in SML using a
burg specification.
|