Skip to content

DJaderberg/toycc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

toycc

A C compiler front-end (using LLVM as the back-end) written in C++.

Currently in a state where it works for only a very limited number of programs written in C. An example program that works (on OS X 10.9) can be found in test/ir.c; which should show most what can currently be used in toycc.

About

A toy C compiler written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published