ml-burg - Online in the Cloud

This is the command ml-burg that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ml-burg - a tree parser generator for Standard ML

SYNOPSIS


ml-burg file.burg

DESCRIPTION


This manual page documents briefly the ml-burg command. This manual page was written for
the Debian distribution because the original program does not have a manual page.

The ml-burg program 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.

When ml-burg is presented with file.burg, the file file.sml is generated.

Use ml-burg online using onworks.net services



Latest Linux & Windows online programs