Skip to content

devsufma/tiny-compiler

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C 81.1%
  • Tcl 7.8%
  • Yacc 6.1%
  • Lex 2.4%
  • C++ 1.4%
  • Makefile 1.2%