/compilerex

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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)