Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 200 Bytes

compilerex

compilerex is a hacky cgc binary compiler

Example Usage

./compile.sh test/pov_palindrome_type_1.c -o pov_palindrome_type_1
./compile.sh (stuff you'd pass to clang)