Home | Geschichten | Kunst | Computer | Tindertraum |
C Cod is an experimental project that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language. But, C Cod does not actually do the compiling. Rather it acts as a front-end and uses the the C compiler that is installed on the computer. This is most often the GNU C Compiler, and therefore designed to be used with GCC.
It has been compiled on and tested with:License Agreement
- Mac OS X (Darwin/PowerPC)
- Windows (MingW/i386)
- Debian (Linux/i386)
C Cod and CSP are free software as specified under the MIT License.
[ by Martin>] [permalink] [similar entries]
similar entries (vs):
similar entries (cg):
no similar entries (yet?)