SCM Repository
View of /sml/trunk/src/ml-nlffi-lib/c.cm
Parent Directory
|
Revision Log
Revision 1096 -
(download)
(annotate)
Tue Feb 26 16:59:02 2002 UTC (19 years, 1 month ago) by blume
File size: 650 byte(s)
Tue Feb 26 16:59:02 2002 UTC (19 years, 1 month ago) by blume
File size: 650 byte(s)
fix problem with CM noweb tool; reworked FFI: enum types; the (non-)distinction between incomplete and complete types
(* * A new foreign-function interface for SML. * This interface is actually an interface to C. It is based on * an encoding of C's type system in ML. * This library is a helper library for use by automatically generated * code. (An auxiliary tool produces this code directly from C code.) * * (C) 2001, Lucent Technologies, Bell Laboratories * * author: Matthias Blume (blume@research.bell-labs.com) *) (c-int) Library structure Tag structure MLRep signature C structure C signature C_DEBUG structure C_Debug signature ZSTRING structure ZString signature DYN_LINKAGE structure DynLinkage is $c/internals/c-int.cm
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |