SCM Repository
[smlnj] / sml / releases / release-110.35 / src / ml-nlffi-lib / README |
View of /sml/releases/release-110.35/src/ml-nlffi-lib/README
Parent Directory
|
Revision Log
Revision 917 -
(download)
(annotate)
Fri Aug 24 21:13:58 2001 UTC (19 years, 5 months ago)
File size: 616 byte(s)
Fri Aug 24 21:13:58 2001 UTC (19 years, 5 months ago)
File size: 616 byte(s)
This commit was manufactured by cvs2svn to create tag 'release-110.35'.
This is the ML-NLFFI Library, the core of a new foreign-function interface for SML/NJ. Library $/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-int.cm (subdirectory "internals"): - implements all of $/c.cm - implements low-level hooks to be used by ml-nlffigen-generated code Library $/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 |