Write a C compiler. It doesn't have to follow any rules/syntax/standards except to compile "hello world" and fibs.
Name:
Anonymous2010-07-25 3:09
http://pastebin.com/RGipn5pr
Secret source:
requires
..\gcc -C to binary
void.h - Abstraction layer above C
programname - %1 - text file with C commands and Void.h macros