 
RSP RSP_C 1.0
Latest version:
1.0
See all
Developer:
RSP Software
 
 
RSP RSP_C 1.0.0 rsp_c is a C language JIT ( just in time compiler ) 
It can execute C source files as if it was already compiled , no exe file will apear in the directory of the source file , it is very easy to use
Sintax:
rsp_c file.rspc 
rsp_c file.c 
Compiler commands:
rsp_c /version 
rsp_c /cachedfiles
rsp_c /version 
It has the complete set of libraries to JIT compile ANSI C source files
Comments