Go to the first, previous, next, last section, table of contents.


Print out WAM code

Author(s): Manuel Carro.

Version: 0.5 (2003/1/20, 17:12:6 CET)

This program prints to standard output a symbolic form of the (modified) Wam code the compiler generates for a given source file. Directives are ignored.

Usage (compiler_output)

   
        Print (modified, partial) WAM code for a .pl file

        Usage: compiler_output <file.pl>


Go to the first, previous, next, last section, table of contents.