Re: mixed language coding
- From: Stefan Kamphausen <kamphausen novelscience com>
- To: Jim Edwards <jedwards inmet gov br>
- Cc: gtk-perl <gtk-perl-list gnome org>
- Subject: Re: mixed language coding
- Date: Tue, 19 Jun 2001 17:56:56 +0200
Hi,
Jim Edwards writes:
1. Write all the gui in c and call the perl code from within callback
wrappers written in c.
This seems like it would involve a lot of interface writing.
2. Write the part of the gui for the perl in perl and the rest in c -
I think i would then need many fewer calls from c to perl
possibly only two - one to setup the interface and another to
invoke the dialog.
Does anyone know of an example that does this and what kind of problems
i might encounter?
Actually I had just written a C programm that calls some perl routines
(for parsing files and extracting some information from that).
I'm not a pro at this so I used the pretty straightforward examples
from the perlguts, perlembed and perlxs man-pages.
Unfortunately this lacked memory like hell.
I posted this question to the PerlXS mailinglist:
http://lists.perl.org/showlist.cgi?name=perl-xs
at
http://archive.develooper.com/perl-xs perl org/msg00277.html
but never got a reply. So for the moment I have abandoned embedding
perl in C programs. Probably the other way round works better.
Regards
Stefan
--
Stefan Kamphausen <kamphausen novelscience com>
http://www.skamphausen.de
Novel Science International GmbH
______________________________________________________________________
Postfach 2944 Obere Karspuele 36 Tel: +49 551 / 50 41 6- 0
37019 Goettingen 37073 Goettingen Fax: +49 551 / 50 41 6-99
Germany Germany http://www.novelscience.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]