[C++-sig] Improved pyste

David Abrahams dave at boost-consulting.com
Tue Jun 14 15:00:41 CEST 2005


Stefan Seefeld <seefeld at sympatico.ca> writes:

> Roman Yakovenko wrote:
>
>> 6. As I mentioned in my previous post: there are a few projects that
>> use similar way to expose C++ to different languages. One of them is
>> yours: langbinding. I think it will be pretty easy to support code
>> generation for this library too. ( This statement still should be
>> checked by reality )
>
> By the way, did you have a look into synopsis (http://synopsis.fresco.org) ?
> It contains a C++ parser and its goal is to provide a code introspection
> framework particularly useful to write source-to-source translators with.
> I think, as a first step it would be an interesting project to replace
> gccxml by synopsis as a parser backend in pyste, and then gradually
> make pyste extensible much the same way synopsis already is extensible,
> i.e. allow user modules to override specific code generation rules.
>
> What do you think ?

I think that would be a great project.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




More information about the Cplusplus-sig mailing list