boppi/doc/report-software.tex

5 lines
342 B
TeX
Raw Normal View History

2017-04-06 21:20:52 +00:00
% Description of the software: Summary of the JAVA classes you implemented; for instance, for symbol
% table management, type checking, code generation, error handling, etc. In your description, rely
% on the concepts and terminology you learned during the course, such as synthesised and inherited
% attributes, tree listeners and visitors.