[Tutor] Executing a C Program from RH Linux in Python for Win
greg whittier
greg at thewhittiers.com
Wed Mar 18 21:20:48 CET 2009
On Wed, Mar 18, 2009 at 4:06 PM, Wayne Watson
<sierra_mtnview at sbcglobal.net> wrote:
> Thanks to both above posts before this reply.
> I'll forgo the VM route. It would really complicate things for the users of
> the application having to deal with VM. Most are near neophytes.
> Nevertheless, it looks like there may be some hope here for just doing it
> from w/i Win OS.
>
> My other choice is recoding 38K lines of C code into Python. I'll pass on
> that. :-) Unless there's a very good translator between languages.
>
I'm confused about what you want to do. If you have the code and want
to call it from python, then maybe you can use something like
http://www.swig.org/ is what you're looking for. What is the Red Hat
dependency? I.e., what libraries are needed? Many libraries are
available for windows.
More information about the Tutor
mailing list