News

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 ...
Project Abstract: The Mini-Compiler ... been focused on are ‘if-else’ and ‘while’ statements. The optimizations handled for the intermediate code are ‘packing temporaries’ and ‘constant propagation’.