Skip to content

sighingnow/intuition-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intuition-plugin

This plugin is a typechecker plugin for GHC.

This is an experiment about applying automated type-level equation reasoning techniques to guiding type normalization in GHC.

Why

Currently GHC is quite limited in its reasoning about arithmetic, see Computing With Type-Level Naturals. This plugin indented to extend the type-level arithmetic in GHC via a typechecker plugin. Many automated strategy will be implemented and finally, this plugin should as powerful as the automated tactics in Coq, e.g., auto, intuition, ring and omega.

License

The MIT License (MIT), Copyright (c) 2017 HE, Tao (sighingnow@gmail.com)

About

An experiment on applying automated type-level equation reasoning techniques to guiding type normalization of GHC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors