Skip to content
/ LICK Public

Idris-written, correct-by-construction, simply-typed lambda calculus.

License

Notifications You must be signed in to change notification settings

i-am-tom/LICK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LICK

LICK is a correct-by-construction implementation of the simply-typed lamba calculus' expressions, beta-reduction, and evaluation. It was built during my Habito lunch hours with that dude who writes all the PureScript, Liam.

LICK introduces a few motivating examples for GADTs and dependent types. I wrote a blog series going through all the interesting concepts in this repo :)

About

Idris-written, correct-by-construction, simply-typed lambda calculus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages