iokira / ioc2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ioc2

A C compiler written in Rust for study.

Run

cargo run $input_file_path $output_file_path

example

cargo run source/main.c source/main.s

Test

cargo make run

About


Languages

Language:Rust 97.5%Language:Shell 2.5%