Chameleon ++

Wilk wilkSPAM at OUTflibuste.net
Wed Dec 3 05:58:11 EST 2003


"Samuel Sagan" <samuelsagan at clairvision.org> writes:

> Hi
> I'm considering starting a new project at SourceForge, codenamed
> 'Chameleon++'.
>
> The concept is to develop a set of C++ clases and functions that closely
> mimmick the Python fundamentals: lists, tups, dictionnary, built-in
> functions and, later, as many modules as possible.
>
> This would make it relatively easy to convert Python code into C++, using
> mainly regular expressions and string replacement.

It look a lot like pyrex isn't it ?
http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
"Pyrex lets you write code that mixes Python and C data types any way you
want, and compiles it into a C extension for Python. "

-- 
Wilk - http://flibuste.net




More information about the Python-list mailing list