Print out WAM code

Author(s): Manuel Carro.

This program prints to standard output a symbolic form of the Wam code the compiler generates for a given source file.

Usage (compiler_output)

   
        Print WAM code for a .pl file

        Usage: compiler_output <file.pl>