/Tiny-Compiler

This project is a fully functional compiler for the TINY programming language, which is a language that supports basic arithmetic, boolean, and control flow operations. The compiler can scan, parse, and run code written in the TINY language.

Primary LanguageC++MIT LicenseMIT

Stargazers