@hackage / hybrid

A implementation of a type-checker for Lambda-H

Latest2.0

About

Metadata

  • Last updated , by GwernBranwen
  • License BSD-3-Clause
  • Categories Compilers and Interpreters
  • Maintained by: David Waern <davve@dtek.chalmers.se>

  • Lottery factor: 0

Links

Installation

Readme

We have made an implementation of the language Lambda-H, described in the paper "Hybrid Type Checking" by Cormac Flanagan, which uses a hybrid type checking system. We have tried to keep our implementation as close as possible to the language defined in Flanagan's paper. The result should be seen as a proof-of-concept, and an exercise in implementing a hybrid type checker for a language with advanced type specifications.