> Maybe writing a small preprocessor to convert extended C to standard C, not > sure, it's not as easy as it sounds
OpenC++ is interesting library which can be used to add a new features to C++ or C code. I think this library can be used even to make C++ to C converter. But this library is not small. http://www.codeproject.com/Articles/13896/OpenC-A-C-Metacompiler-and-Introspection-Library _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
