Sciweavers

162 search results - page 1 / 33
» Encoding Types in ML-Like Languages
Sort
View
79
Voted
TACAS
2010
Springer
151views Algorithms» more  TACAS 2010»
14 years 7 months ago
A Polymorphic Intermediate Verification Language: Design and Logical Encoding
Abstract. Intermediate languages are a paradigm to separate concerns in software verification systems when bridging the gap between programming languages and the logics understood ...
K. Rustan M. Leino, Philipp Rümmer
64
Voted
ICFP
1998
ACM
15 years 1 months ago
Encoding Types in ML-Like Languages
Zhe Yang
ESOP
2001
Springer
15 years 2 months ago
Encoding Intensional Type Analysis
Abstract. Languages for intensional type analysis permit ad-hoc polymorphism, or run-time analysis of types. However, such languages require complex, specialized constructs to supp...
Stephanie Weirich
TPHOL
2007
IEEE
15 years 3 months ago
Simple Types in Type Theory: Deep and Shallow Encodings
Abstract. We present a formal treatment of normalization by evaluation in type theory. The involved semantics of simply-typed λ-calculus is exactly the simply typed fragment of th...
François Garillot, Benjamin Werner
POPL
2005
ACM
15 years 10 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