forked from UlfNorell/insane
-
Notifications
You must be signed in to change notification settings - Fork 0
Mathnerd314/insane
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Toy implementation of Insanely Dependent Types Features - Insane pi-types: [x1 : A1, x2 : A2, .., xn : An] -> B All xi are in scope in the Ai's (and in B of course). Applications of insane functions must be fully applied. - Everything is mutually recursive - Simple Agda-like syntax Limitations - No implicit arguments - Function types and Set are not terms - No indexed datatypes
About
Toy typechecker for Insanely Dependent Types
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Haskell 95.9%
- Agda 4.1%