This program is a compiler programmed in C for a custom language called SimpleC. It generates the LLVM instructions to compile and run the code.
In order for the program to work with your file, the extension must be <filename>.simplec.
This section is currently in development.