Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 278 Bytes

Tiny-Language-Compiler

Tiny Language Scanner and Parser using C# with GUI in both Projects.

Inspired by: Compilers: Principles, Techniques, and Tools Book.

Note: Scanner in the Scanner Project was sligthly modified and the new version is in the Parser Project.