Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 199 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 199 Bytes

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.