Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
Semi preprocessor that cleans the file from comments and includes the local "include" files
- Host: GitHub
- URL: https://github.com/avifenesh/preprocessor
- Owner: avifenesh
- Created: 2021-01-05T16:05:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T13:21:04.000Z (almost 4 years ago)
- Last Synced: 2024-02-19T07:25:54.898Z (9 months ago)
- Topics: c, compiling, files, make, preprocessor
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.