MetaCart Sign in to MyCiteSeerX

Include Citations | Advanced Search | Help

Disambiguated Search | Include Citations | Advanced Search | Help

Java light is Type-Safe - Definitely (1998) [33 citations — 0 self]

by Tobias Nipkow ,  David von Oheimb
In Proc. 25th ACM Symp. Principles of Programming Languages
Add To MetaCart

Abstract:

Java `ight is a large sequential sublanguage of Java. We formalize its abstract syntax, type system, well-formedness conditions, and an operational evaluation semantics. Based on this formalization, we can express and prove type soundness. All definitions and proofs have been done formally in the theorem prover Isabelle/HOL. Thus this paper demonstrates that machine-checking the design of non-trivial programming languages has become a reality. 1 Introduction Java `ight is a large subset of the sequential part of Java [12]. This paper presents its formalization and a proof of type soundness --- specified and verified in the theorem prover Isabelle/HOL [18]. In the sequel, `Java `ight ' is abbreviated to `Bali'. On the face of it, this paper is mostly about Bali, its abstract syntax, type system, well-formedness conditions, and operational semantics, formalized as a hierarchy of Isabelle theories, and the structure of the machine-checked proof of type soundness. Although these technica...

Citations

375 A Computational Logic Handbook – Boyer, Moore - 1988
127 PolyTOIL: A type-safe polymorphic object-oriented language – Bruce, Schuett, et al. - 1995
91 Adding type parameterization to the Java language – Agesen, Freund, et al. - 1997
35 Safe type checking in a statically-typed object-oriented programming language – Bruce - 1993
29 Safe and decidable type checking in an object-oriented language – Bruce, Crabtree, et al. - 1993