Re: swig
Joe Mason <[email protected]>
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 05, 2004 at 02:35:04PM +0200, smoerk wrote: > is there swig for prothon? No. The C interface isn't even done yet, so there's nowhere near a SWIG for Prothon. As far as languages go, Prothon shouldn't be too hard to adapt from the Python SWIG backend once the C interface is finalized - but, man, I've tried to write a SWIG backend, and it's arcane. Joe