sspl.pl
600 Bytes
/*****************************************************************************/
/* */
/* Projecto de Compiladores ---------------------------------- VSPL */
/* */
/* Salvador Pinto Abreu */
/* */
/*****************************************************************************/
:- [ 'util.pl',
'symbol-table.pl',
'apt-input.pl',
'type-check.pl',
'type-size.pl',
'int-code.pl',
'int-code-util.pl',
'temporaries.pl',
'as-code.pl',
'eval-constant.pl',
'initial-symbols.pl',
'passes.pl'
].