On Sun, Feb 25, 2007 at 01:35:52PM -0800, Dj Gilcrease wrote:
> On 2/25/07, Dave Kuhlman <[EMAIL PROTECTED]> wrote:
> > If you have not already, you will want to look at SWIG
> > (http://www.swig.org/). SWIG will generate C or C++ code from a
> > header file containing structs and classes and func
On 2/25/07, Dave Kuhlman <[EMAIL PROTECTED]> wrote:
> If you have not already, you will want to look at SWIG
> (http://www.swig.org/). SWIG will generate C or C++ code from a
> header file containing structs and classes and function
> declarations. That generated code can then be compiled and lin
On Sat, Feb 24, 2007 at 02:50:41AM -0800, Dj Gilcrease wrote:
> I am attempting to embed Python in a C++ app and have a question
> before I get too far into it.
>
> Is is possible to to dynamically create an extension module?
> eg, I want a module name spam and I have a stuct that contains all my
I am attempting to embed Python in a C++ app and have a question
before I get too far into it.
Is is possible to to dynamically create an extension module?
eg, I want a module name spam and I have a stuct that contains all my
method names, and a pointer to the proper c++ function to call
### Suto
> know a little html not much i can make a page with backround coler a
> title
> words and pictures as well as links
>
> but i cant find any tutorials on embedding python useing html i
> found some
> that use c++ and i think one that used asp
Can you give an example of what you mean by *embeddin
max . wrote:
> hello i have a myspace and a blog both of wich allow me to input html and i
> know a little html not much i can make a page with backround coler a title
> words and pictures as well as links
>
> but i cant find any tutorials on embedding python useing html i found some
> that use
hello i have a myspace and a blog both of wich allow me to input html and i
know a little html not much i can make a page with backround coler a title
words and pictures as well as links
but i cant find any tutorials on embedding python useing html i found some
that use c++ and i think one that
-
From: Danny Yoo [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 07, 2004 12:18 PM
To: Jason Child
Cc: [EMAIL PROTECTED]
Subject: Re: [Tutor] embedding python in a C app on a linux box...
On Tue, 7 Dec 2004, Jason Child wrote:
> Ok, so I have a decent grasp of python and have coded qu
On Tue, 7 Dec 2004, Jason Child wrote:
> Ok, so I have a decent grasp of python and have coded quite a few
> scripts. I must say that the language rocks. I would like to embed
> python into a C app to provide some scripting support.
Hi Jason,
We have to first mention that most of us here are
Ok, so I have a decent grasp of python and have coded quite a few scripts. I
must say that the language rocks. I would like to embed python into a C app
to provide some scripting support. It would seem that my problem lies with
not understanding the environment (linux) well enough. First off, I mus
10 matches
Mail list logo