Skip to content

micahswitzer/rucmic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rucmic

The RUst C MInus Compiler

Some inspiration hit after I completed my university's Compiler course, and I set on a journy to build a C- compiler in Rust.

This project wouldn't be the same without help from the library plex to perform lexing and parsing, and the library inkwell providing LLVM bindings.

About

a RUst C MInus Compiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published