Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 245 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 245 Bytes

Amulet

Amulet is a simple functional programming language in the ML tradition, with support for higher-rank parametric polymorphic types and row-polymorphic records, pattern matching with algebraic data types, and tail recursion elimination.