Skip to content

vmarkushin/dtlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Dependently Typed Programming Language

Features:

  • Normalisation
  • Type checking/inference
  • Terms unification
  • Inductive types
  • Pattern matching

TO-DO:

  • Implicit arguments
  • Better syntax
  • Higher inductive types
  • Inductive type families
  • More powerful universes
  • Modules

Many things were reused from narc-rs project.

About

Dependently Typed Lambda Calculus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages