News

This is our Compiler Design project for ... been focused on are ‘if-else’ and ‘while’ statements. The optimizations handled for the intermediate code are ‘packing temporaries’ and ‘constant ...
The realised compiler implements operations of mathematics, assignment and relational, furthermore it is possible to implement selection and iteration statements. It is created a lexical analyser with ...