On Thu, Jul 16, 2015 at 7:21 PM, Jared Maddox <[email protected]> wrote:
> > > > http://ldeniau.web.cern.ch/ldeniau/cos.html > > https://github.com/CObjectSystem/COS > > > > The features and capability look very good and I believe > > will be sufficient for PDL development save the fact that > > it apparently doesn't work on windows without some > > sort of POSIX layer (cygwin or such). From studying > > the code, it appears that restriction is actually the build > > and not the library which only needs C99 preprocessor > > and C89 or greater compiler. > > > > The license is Apache. > > > > I haven't downloaded it, but my impression is that it's simply a > library. If you're wanting TCC to have OOP language extensions, then > I'd really suggest putting almost (or maybe literally) everything into > a "compile to C" branch, instead of embedding it directly into the TCC > C compiler. > My use case is for a small, portable OO system based on C for portability. After reading the list archives, I apologize for the OT OT post and confusion. > > There are few enough developers that directly enlarging the C codebase > is probably not a good idea, making something like Vala a better idea. > Vala is interesting but too heavyweight for this application. Thanks for the thoughts. --Chris
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
