Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nogw/unnamed


https://github.com/nogw/unnamed

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Prototype

A language with first-class (impredicative) and higher-rank polymorphism

- I would eventually like to support
- Strictness analysis
- Algebraic datatypes
- Row types
- Linear types
- GADTs
- Pattern matching
- Exhaustiveness checking
- Higher-kinded types
- Syntax for infix operators
- Scoped type variables
- Laziness