Re: Re: software design clarification

Markus Elfring <[email protected]> Thu, 03 May 2007 22:14:50 +0200
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
> I'm not sure what you mean by 'class library implementation' here.
> Synopsis provides multiple representations, some are language-specific
> (the parse tree is C++ specific, for obvious reasons), some are not (the
> AST is used by both C++ and Python).
>   

How do you think about to expose the useful functionality to both 
programming languages in a similar way?
http://synopsis.fresco.org/docs/DevGuide/architecture.html

Regards,
Markus