link emptygen
December 5, 1995; Ralph E. Griswold
This file is in the public domain.
This program is designed to be linked with the output of the meta- translator. As given here, they produce an identity translation. Modifications can be made to effect different translations. The procedures here are just wrappers. This file is a skeleton that can be used as a basis for code-generation procedures. ____________________________________________________________ Bug: The invocable declaration is not handled properly. "invocable all" will get by, but some other forms produce syntax errors. The problem is in the meta-translator itself, not in this program.