-
Notifications
You must be signed in to change notification settings - Fork 1
pozorvlak/tcc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
There are millions of toy compilers in the world. This one is mine. INSTRUCTIONS To run some of the unit tests, you will need Nik Clayton's libtap library installed. You can get it from http://github.com/pozorvlak/libtap. If you have redo installed (http://github.com/apenwarr/redo) then you can build tcc and run the tests by typing redo from the project root directory. If not, you can build tcc and run the tests by typing ./do but this does not support incremental builds. You may run the tests without rebuilding tcc by typing prove -l
About
Toy compiler
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published