Sciweavers

1154 search results - page 1 / 231
» Implementing Typed Intermediate Languages
Sort
View
ICFP
1998
ACM
15 years 8 months ago
Implementing Typed Intermediate Languages
Zhong Shao, Christopher League, Stefan Monnier
POPL
2005
ACM
16 years 4 months ago
A simple typed intermediate language for object-oriented languages
Traditional class and object encodings are difficult to use in practical type-preserving compilers because of the complexity of the encodings. We propose a simple typed intermedia...
Juan Chen, David Tarditi
POPL
2007
ACM
16 years 4 months ago
A typed intermediate language for compiling multiple inheritance
Type-preserving compilation can improve software reliability by generating code that can be verified independently of the compiler. Practical type-preserving compilation does not ...
Juan Chen
SAS
1997
Springer
15 years 8 months ago
Type-Directed Flow Analysis for Typed Intermediate Languages
Suresh Jagannathan, Stephen Weeks, Andrew K. Wrigh...
APLAS
2006
ACM
15 years 10 months ago
Computational Secrecy by Typing for the Pi Calculus
We define and study a distributed cryptographic implementation for an asynchronous pi calculus. At the source level, we adapt simple type systems designed for establishing formal ...
Martín Abadi, Ricardo Corin, Cédric ...