Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 414 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 414 Bytes

A-bison-interpreter-for-educational-purposes

The aim of this project was to create a interpreter of a languages which is able to describe the job of a state machine used to implement the code of devices for architecture like -x86.

If you want to make a test you have to digit on your shell the instruction below:

make

./compilatore

In the file My_thesis__2_.pdf there is the description of the project