Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfultz2/cloak
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
https://github.com/pfultz2/cloak
c c99 cplusplus cpreprocessor mini-preprocessor-library preprocessor recursion turing-tarpit
Last synced: 1 day ago
JSON representation
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
- Host: GitHub
- URL: https://github.com/pfultz2/cloak
- Owner: pfultz2
- Created: 2012-05-09T23:33:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-02-12T21:54:08.000Z (almost 5 years ago)
- Last Synced: 2024-10-30T05:57:52.307Z (about 2 months ago)
- Topics: c, c99, cplusplus, cpreprocessor, mini-preprocessor-library, preprocessor, recursion, turing-tarpit
- Language: C
- Size: 235 KB
- Stars: 918
- Watchers: 38
- Forks: 63
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cloak
=====A mini-preprocessor library to demonstrate the recursive capabilities of the preprocessor
This is just for exposition. For production, use [chaos-pp](http://sourceforge.net/projects/chaos-pp/) which is superior in every way.