Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 363 Bytes

tiny-compiler

This project is a tiny c compiler.

Installing

To install and test tiny c compiler, you need to install GGC.

Running

make

./tiny example.tny

License

GNU General Public License v3.0 2018 (c) Eduardo Silva Vieira