PaulDotCom mailing list archives

need a c programmer to convert a small python app


From: nberthaume at gmail.com (Nicholas B.)
Date: Wed, 8 Jul 2009 15:24:06 -0400

Robin,

You may want to look into a tool called freeze.py that is packaged
with the python sources in the Tools/freeze/ directory.  If you have a
statically compiled python installation it should generate the c you'd
need to compile an executable and with a some work you can probably
get it to compile on another processor.  This may however require more
time than straight c would take for a simple converter however, but
you may consider it as an option.

On Wed, Jul 8, 2009 at 2:41 PM, Howard Siegel<hsiegel at gmail.com> wrote:
On Wed, Jul 8, 2009 at 09:37, Robin Wood <dninja at gmail.com> wrote:

2009/7/8 Howard Siegel <hsiegel at gmail.com>:
Robin,

Would help to know what platform you are working on?? Windows, Linux,
Mac????

It is going to run on an embeded device with a AVR (AT90USB162) processor.

OK.? But what is the development environtment?

- h

_______________________________________________
Pauldotcom mailing list
Pauldotcom at mail.pauldotcom.com
http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom
Main Web Site: http://pauldotcom.com



Current thread: