60dc7fa60c
* cdecl and cundecl - decode and encode C type declarations * cobfusc - make a C source file unreadable but compilable * chilight - highlight C source files * cunloop - unloop C loops * yyextract - extract grammar rules from yacc grammar * yyref - yacc grammar reference program ok steven@
9 lines
343 B
Plaintext
9 lines
343 B
Plaintext
The cutils collection is composed by:
|
|
|
|
* cdecl and cundecl - decode and encode C type declarations
|
|
* cobfusc - make a C source file unreadable but compilable
|
|
* chilight - highlight C source files
|
|
* cunloop - unloop C loops
|
|
* yyextract - extract grammar rules from yacc grammar
|
|
* yyref - yacc grammar reference program
|