[stringtemplate-interest] RE: [antlr-interest] Antlr 3beta2 and StringTemplate

Kay Roepke kroepke at classdump.org
Tue Aug 8 01:00:58 PDT 2006


On 8. Aug 2006, at 9:38 Uhr, Micheal J wrote:

> Stumbling blocks
> (apart from actually writing ST++) include support for C and Obj-C,
> cross-compiler support, cross-OS support (i.e. just the usual
> C++-development-in-the-large issues).

At least Obj-C shouldn't be a problem. Obj-C doesn't suffer from the  
same problems, but that is mainly because you
don't have to be overconcerned about portability across OS, compilers  
etc. Also there's no reflection problem.
Plain C, on the other hand, could be a very different issue,  
depending on how far you wanted to go in terms of
portability.

-k
-- 
Kay Röpke <kroepke at classdump.org>
classdump Software




More information about the antlr-interest mailing list