@hackage hybrid2.0
A implementation of a type-checker for Lambda-H
Categories
License
BSD-3-Clause
Maintainer
David Waern <davve@dtek.chalmers.se>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 2.0 Tue, 4 Mar 2008
Installation
Dependencies (0)
Dependents (1)
@hackage/acme-everything
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.