Skip to content

C0 compiler written in Rust, according to BUAA specs

Notifications You must be signed in to change notification settings

jespiron/rust-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

C0 to x86 compiler written in Rust.

Usage

To compile samples/name_of_source_file,

cargo run -- name_of_source_file

This will place the compiled target under samples/target.

About

C0 compiler written in Rust, according to BUAA specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages