The Design and Implementation of the Tako Language and Compiler

TR Number
Date
2006-05-05
Journal Title
Journal ISSN
Volume Title
Publisher
Virginia Tech
Abstract

Aliasing complicates both formal and informal reasoning and is a particular problem in object-oriented languages, where variables denote references to objects rather than object values. Researchers have proposed various approaches to the aliasing problem in object-oriented languages, but all use reference semantics to reason about programs. This thesis describes the design and implementation of Tako—a Java-like language that facilitates value semantics by incorporating alias-avoidance. The thesis describes a non-trivial application developed in the Tako language and discusses some of the object-oriented programming paradigm shifts involved in translating that application from Java to Tako. It introduces a proof rule for procedure calls that uses value semantics and accounts for both repeated arguments and subtyping.

Description
Keywords
Language Design, Aliasing, Tako, Java, Formal Reasoning, Compilers
Citation
Collections