The Design and Implementation of Typed Scheme: From Scripts to Programs

Source: Northeastern University

Favorite

Free registration required

When scripts in untyped languages grow into large programs, maintaining them becomes difficult. A lack of explicit type annotations in typical scripting language forces programmers to must (re) discover critical pieces of design information every time they wish to change a program. This analysis step both slows down the maintenance process and may even introduce mistakes due to the violation of undiscovered invariants. This paper presents Typed Scheme, an explicitly typed extension of PLT Scheme, an untyped scripting language. Its type system is based on the novel notion of occurrence typing, which the authors formalize and mechanically prove sound.
Format:PDF Size:329.54
Date:Jun 2011