This was a Project in my class: Concepts of programming languages
The goal was to create a program that would take as an input a script and verify whether or not the script was syntactically correct
The syntax was a grammar defined by the professor
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This was a Project in my class: Concepts of programming languages
The goal was to create a program that would take as an input a script and verify whether or not the script was syntactically correct
The syntax was a grammar defined by the professor