Zobrazeno 1 - 10
of 159
pro vyhledávání: '"Type-preserving Compilation"'
Autor:
Martres, Guillaume
The Dependent Object Type (DOT) calculus was designed to put Scala on a sound basis, but while DOT relies on structural subtyping, Scala is a fundamentally class-based language. This impedance mismatch means that a proof of DOT soundness by itself is
Externí odkaz:
http://arxiv.org/abs/2307.05557
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, 2019
Cataloged from PDF version of thesis.
Includes bibliographical references (pages 161-168).
This thesis studies the p
Cataloged from PDF version of thesis.
Includes bibliographical references (pages 161-168).
This thesis studies the p
Externí odkaz:
https://hdl.handle.net/1721.1/121730
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Autor:
ChenJuan, CoetzeeDerrick, EmmiMike, PerryFrances, ConditJeremy, HawblitzelChris, PratikakiPolyvios
Publikováno v:
ACM SIGPLAN Notices. 43:183-192
Type-preserving compilers translate well-typed source code, such as Java or C#, into verifiable target code, such as typed assembly language or proof-carrying code. This paper presents the implementation of type-preserving compilation in a complex, l
Publikováno v:
ACM SIGPLAN Notices. 45:412-423
A number of programming languages use rich type systems to verify security properties of code. Some of these languages are meant for source programming, but programs written in these languages are compiled without explicit security proofs, limiting t
Autor:
Polyvios Pratikaki, Derrick Coetzee, Jeremy P. Condit, Mike Emmi, Frances Perry, Chris Hawblitzel, Juan Chen
Publikováno v:
PLDI
Type-preserving compilers translate well-typed source code, such as Java or C#, into verifiable target code, such as typed assembly language or proof-carrying code. This paper presents the implementation of type-preserving compilation in a complex, l
Publikováno v:
PLDI
A number of programming languages use rich type systems to verify security properties of code. Some of these languages are meant for source programming, but programs written in these languages are compiled without explicit security proofs, limiting t
Publikováno v:
Foundations of Intrusion Tolerant Systems, 2003 [Organically Assured and Survivable Information Systems].
We present an efficient encoding of core Java constructs in a simple, implementable typed intermediate language. The encoding, after type erasure, has the same operational behavior as a standard implementation using vtables and self-application for m