JSCPP

JSCPP 1.10

JSCPP is an ANSI C preprocessor and language parser that can analyze and instrument C code.Currently, its most prominent application is to add tracing to existing C programs simply by recompiling and linking it with the "jscc" compiler frontend.The...