Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Abstract. Many high-level functional programming languages provide programmers with the ability to interoperate with untyped and low-level.
Aug 21, 2015 · This paper introduced a formal model for a foreign function interface between a light-weight ML-like programming language and a low-level ...
In this paper we formalize an operational semantics that securely combines MiniML, a light-weight ML, with a model of a low-level attacker, without relying on ...
In this paper we formalize an operational semantics that securely combines MiniML, a light-weight ML, with a model of a low-level attacker, without relying on ...
Larmuseau, A., Clarke, D.: Formalizing a secure foreign function interface - extended version. Technical report 2015–015, Uppsala University, May 2015. 9 ...
An operational semantics is formalized that securely combines \(\mathrm{MiniML}\), a light-weight ML, with a model of a low-level attacker, without relying ...
Bibliographic details on Formalizing a Secure Foreign Function Interface.
A foreign function interface (FFI) is a mechanism by which a program written in one programming language can call routines or make use of services…
The foreign-function interface allows one to link compiled foreign code dynamically into a running Lisp. Foreign code is defined to be code not written in Lisp.