C Source Code Generator For Test Cases

MikeBeard beard.mike at gmail.com
Mon Oct 1 09:45:52 EDT 2007


On Sep 28, 1:48 pm, gamename <namesagame-use... at yahoo.com> wrote:
> Hi,
>
> Can anyone recommend a good method of using python to generate c
> source code?   I have tables of test cases to use as input to a
> process which would generate the test's source code.  The Cheetah tool
> looks interesting.  Has anyone used it? Any other suggestions?
>
> TIA,
> -T

You might want to look at COG (http://www.nedbatchelder.com/code/
cog/).  It might be helpful to you.  I really enjoy using it and keep
finding things to use it with.

Good luck.

Mike




More information about the Python-list mailing list