Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rybla/modut

A statically typed functional programming language with structural refinement types and modular data types.
https://github.com/rybla/modut

Last synced: about 4 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# modut

A programming language with...
- functional
- statically typed
- substructurally typed (subtypes)
- conjunctions/disjunctions of types
- tagged types
- [structural refinement types][struct-ref-types-tyde2022]