redtt icon indicating copy to clipboard operation
redtt copied to clipboard

Define auxiliary unifying type checker

Open jonsterling opened this issue 7 years ago • 0 comments

In order to unleash #118, it will be necessary to have a (non-core/untrusted) version of the typechecker that runs in the Contextual monad and invokes the unifier at key points. It's a shame to have two typecheckers, but I don't know how to avoid it; I think it's simple enough that we can maintain both of them.

jonsterling avatar Jul 09 '18 08:07 jonsterling