[compiler building (C++ programming)]

 

sc_u_p

 

During my studies 2 teammates and I did 2 disciplines of compiler building:

we created a scanner and a parser.

 

You can download the zip file (which contains an exe and some input txt files) to check it out.

 

Usage: download the zip (e.g. to your Desktop) and unzip it.

In windows open the command shell (execute "cmd"),
change the directory to the download dir and type "scannerUparser parser[no].txt"

 

 

[download the package (ZIP, ~55KB)]