RE: Pros and Cons of using existing runtimes?

"Mark Hahn" <[email protected]> Tue, 17 Aug 2004 07:27:06 -0700
Newsgroups gmane.comp.lang.prothon.user
Message-ID <000801c48466$45d3b710$0b01a8c0@mark>
Mukhsein Johari wrote:

>As a side note: For libs, you said yourself that the 
>interesting python libs are C extensions anyway - why not 
>simply do a 'swig' to prothon? Et voila, instant libs! Why is 
>this no longer a solution to your libs problem?

I'm not sure what you mean.  Do you mean the real swig or something new?
How would this work?  I doubt there is any instant solution to porting C
libs.