Checking Dependent Types Using Compiled Code

  • Authors:
  • Dirk Kleeblatt

  • Affiliations:
  • Fakultät IV --- Elektrotechnik und Informatik, Technische Universität Berlin,

  • Venue:
  • Implementation and Application of Functional Languages
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Type checkers for dependent types need to evaluate user defined functions during type checking. For this, current implementations typically use an interpreter, which has drawbacks. We show, how at this stage compiled code can be used for a language with lazy evaluation.