Basile, Do you have any thoughts about implementing a minimalistic C++ extension to TinyCC, specifically that includes only the class, public/ protected/ private, inheritance, member functions (virtual or no), and that's basically it?
The idea would be the encapsulation of the base C++ design, but without all the bloat, the ability to create a quick application that would compile under any C++ compiler, but using only these features. Any thoughts? And I realize you may be busy right now. Please respond when you can. Thanks! - Rick C. Hodgin _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
