[Hugs-users] searching for documentation about FFI+Hugs
Ross Paterson
ross at soi.city.ac.uk
Mon Feb 6 09:10:04 EST 2006
On Mon, Feb 06, 2006 at 04:06:30PM +0300, Bulat Ziganshin wrote:
> please point me to the section of manual which addresses using FFI
> functions. The only one i found is "3.4. Compiling modules that use
> the Foreign Function Interface", but
>
> 1) it says about .so, not .dll files
>
> 2) it says about "ffihugs", what is not included in WinHugs distro
Maybe someone who knows about Windows could clarify.
> 3) it says nothing about foreign import wrappers
There's nothing to say (once you've got 1 and 2): Hugs just implements
the FFI spec.
More information about the Hugs-Users
mailing list