Skip to content

jbrot/cch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCH

CCH is a C compiler written in Haskell. It is a toy project that I am using to explore how compilers work and further my understanding of C, Haskell, and ultimately whatever I target the compiler to. The current plan is to have the compiler output either x86 assembly or LLVM IR. I will make a decision after completing some of the core parts of the compiler.

About

A toy C compiler written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published