Skip to content

snonk/dcf-compiler

Repository files navigation

commands to run

./build.sh ./run.sh -d in.dcf -o testing.S -t assembly -O dce ./run.sh -t assembly public-tests/phase3-codegen/public/input/01-import.dcf -o testing.S gcc -O0 -no-pie testing.S -o testing ./testing

About

A compiler from a subset of C to x86 assembly written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •