rybla / modut

A statically typed functional programming language with structural refinement types and modular data types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modut

A programming language with...

  • functional
  • statically typed
  • substructurally typed (subtypes)
  • conjunctions/disjunctions of types
  • tagged types
  • [structural refinement types][struct-ref-types-tyde2022]

About

A statically typed functional programming language with structural refinement types and modular data types.

License:MIT License