C/C++ to Python translater

David Abrahams david.abrahams at rcn.com
Sat Mar 2 15:33:40 EST 2002


"Edward K. Ream" <edream at tds.net> wrote in message
news:3C811653.871C5BEF at tds.net...
> leo.py contains a script called c2py.py that I have used to translate
> all my C++ code to Python.  It does about 80% of the work and is mostly
> intended to be run from inside Leo.  IIRC there is another entry in
> c2py.py script to translate "exterior" files and this can be run from
> idle, say.  Munging source to Python is actually remarkably easy to do.
>
> You can download leo.py v1.0 at:
>
>   http://sourceforge.net/project/showfiles.php?group_id=3458
>
> One of these days I'll get around to cleaning it up and making a proper
> distribution of it.  Let me know if you have problems with c2py: it will
> help me clean up the rough edges.

Biggest problem I'm having is that I can't find it.
http://prdownloads.sourceforge.net/leo/leo-1.0.zip doesn't contain a file
called c2py.py. Did you have something else in mind?






More information about the Python-list mailing list