Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 417 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 417 Bytes

PAL compiler

The compiler based on the EBNF of an invented, very basic functional programming language named PAL.

Create a project and run Program.cs, providing an absolute path of the test suite (you can use the one provided in this repository) Test suite included in this repository allows to verify both semantic/lexical and syntax errors, providing the user with the accurate information on the error source