Skip to content

tonisidneimc/SidCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sidcc

a toy C compiler made in Python to learn how the internals of GCC works.

Running tests

$ git clone https://github.com/tonisidneimc/sidcc
$ cd sidcc
$ make test

Releases

No releases published

Packages

No packages published