Skip to content

Releases: hurryabit/pukeko

Algebraic data types + higher kinded System F

13 Jan 12:31
Compare
Choose a tag to compare
  • add user definable algebraic data types
  • allow nested pattern matching on algebraic data types
  • use type safe de Bruijn indices internally
  • use System F as internal calculus
  • add higher kinded polymorphism and polymorphic recursion