Re: Source code generation using Python

2008-12-06 Thread ats
On Dec 6, 11:19 pm, Philip Semanchuk <[EMAIL PROTECTED]> wrote: > On Dec 6, 2008, at 4:47 PM, ats wrote: > > > > > Hello, > > > This is my first posting to a Python group (and I'm starting with > > Python seriously only now) , so bear with me if I ma

Source code generation using Python

2008-12-06 Thread ats
Hello, This is my first posting to a Python group (and I'm starting with Python seriously only now) , so bear with me if I make some mistakes. I want to generate 3 different versions of a C++ source code, basically injecting different flavours of inline assembler depending on target compiler/CPU.