An open API service indexing awesome lists of open source software.

https://github.com/avifenesh/preprocessor

Semi preprocessor that cleans the file from comments and includes the local "include" files
https://github.com/avifenesh/preprocessor

c compiling files make preprocessor

Last synced: 12 months ago
JSON representation

Semi preprocessor that cleans the file from comments and includes the local "include" files

Awesome Lists containing this project

README

          

# preprocessor
hi there!
this project created for academic work, while studying intermediate programing with C language on Linux environment,
any comments, claims, responses and reviews are welcome!

this project is a semi preprocessor that cleans the file from comments and includes the local "include" files.