Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 264 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 264 Bytes

Definition of CakeML's observational semantics, in particular traces of calls over the Foreign-Function Interface (FFI).

ffiScript.sml: Definition of the FFI type

simpleIOScript.sml: A simple instantiation of the ffi type.