Dependently typed array programs don't go wrong

Kai Trojahner*, Clemens Grelck

*Corresponding author for this work
9 Citations (Scopus)

Abstract

The array programming paradigm adopts multidimensional arrays as the fundamental data structures of computation. Array operations process entire arrays instead of just single elements. This makes array programs highly expressive and introduces data parallelism in a natural way. Array programming imposes non-trivial structural constraints on ranks, shapes, and element values of arrays. A prominent example where such constraints are violated are out-of-bound array accesses. Usually, such constraints are enforced by means of run time checks. Both the run time overhead inflicted by dynamic constraint checking and the uncertainty of proper program evaluation are undesirable. We propose a novel type system for array programs based on dependent types. Our type system makes dynamic constraint checks obsolete and guarantees orderly evaluation of well-typed programs. We employ integer vectors of statically unknown length to index array types. We also show how constraints on these vectors are resolved using a suitable reduction to integer scalars. Our presentation is based on a functional array calculus that captures the essence of the paradigm without the legacy and obfuscation of a fully-fledged array programming language.

Original languageEnglish
JournalJournal of Logic and Algebraic Programming
Volume78
Issue number7
Pages (from-to)643-664
Number of pages22
ISSN1567-8326
DOIs
Publication statusPublished - 01.08.2009

Fingerprint

Dive into the research topics of 'Dependently typed array programs don't go wrong'. Together they form a unique fingerprint.

Cite this