Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.01 KB

$\lambda_d$

Test

An experimental implementation of a dependently typed language $\lambda_d$ in Kotlin

Features

  • Type in type
  • de Bruijn indices/levels
  • Type-preserving compilation
  • Patterns

References