[plt-scheme] mzscheme subdirectory for SWIG
I think we should probably convert the SWIG stuff to FFI. I added the
struct code that is currently in SWIG. If you define a struct mapping,
then SWIG will create a scheme structure if your func is supposed to
return a struct. It's fairly limited since it only goes one way
(C->scheme), but it suited my purposes.
Is anyone planning to make an mzscheme_ffi module for SWIG?
--Dima
>-----Original Message-----
>From: plt-scheme-admin at list.cs.brown.edu
>[mailto:plt-scheme-admin at list.cs.brown.edu] On Behalf Of Hans
>Oesterholt
>Sent: Monday, March 28, 2005 3:28 PM
>To: mzscheme Mailing List
>Subject: [plt-scheme] mzscheme subdirectory for SWIG
>
>
>L.S.,
>
>For anyone using swig for coding: I've made changes
>to the mzscheme subdirectory in share/swig/1.3.24
>to let it work with mzscheme 299.100.
>
>I'm attaching a tar of this subdirectory.
>
>Best regards,
>
>--Hans
>
>