SCM Repository
View of /nlffi/releases/release-110.69/lib/README
Parent Directory
|
Revision Log
Revision 3261 -
(download)
(annotate)
Wed Dec 31 02:50:58 2008 UTC (12 years, 3 months ago) by jriehl
File size: 620 byte(s)
Wed Dec 31 02:50:58 2008 UTC (12 years, 3 months ago) by jriehl
File size: 620 byte(s)
Release 110.69
This is the ML-NLFFI Library, the core of a new foreign-function interface for SML/NJ. Library $c/c.cm provides: - an encoding of the C type system in ML - dynamic linking (an interface to dlopen/dlsym) - ML/C string conversion routines This is the (only) library to be used by user code. Library $c/c-int.cm (subdirectory "internals"): - implements all of $c/c.cm - implements low-level hooks to be used by ml-nlffigen-generated code Library $c/memory.cm (subdirectory "memory"): - encapsulates low-level details related to raw memory access User code should NOT directly refer to this library.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |