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: about 1 month ago
JSON representation

A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor

Lists

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.