Chameleon ++
Wilk
wilkSPAM at OUTflibuste.net
Wed Dec 3 05:58:11 EST 2003
More information about the Python-list mailing list
Wed Dec 3 05:58:11 EST 2003
- Previous message (by thread): Chameleon ++
- Next message (by thread): Chameleon ++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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
- Previous message (by thread): Chameleon ++
- Next message (by thread): Chameleon ++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list