LightAndLight / haskell-typecheck-combinators

A type checker monad and combinators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Typechecker combinators'

Given a syntax tree and an associated type, you can define typechecking rules for each node using a monadic DSL

About

A type checker monad and combinators

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%