/FLC-lab-acse

Collection of solved exercises and scripts of the Formal Languages and Compilers course (A.Y. 2017/2018) at Politecnico di Milano.

Primary LanguageC

FLC Laboratory part

This repository collects solved exercises and scripts referring to the Formal Languages and Compilers course (A.Y. 2017/2018) at Politecnico di Milano.

Solved exercises (patches) are in the /patches folder.

To apply a patch look at the README_exercises.

Material trustworthiness

Solutions you find in this repository may contain errors and are absolutely unofficial.

Original source code

A copy of the original, unmodified, source code of ACSE compiler is located at /acse_1_1_0.zip in this repository.

Tools

  • Meld merge. A very simple and useful tool to visually compare code. A more handy version of the git diff command.

Contribute and improve!

You're more than welcome to contribute to this repository!

Feel free to drop a pull request in the case you would like to suggest any improvement, fix errors, add other solutions, etc..

Contributors