Sixten is a programming language created in 2014 by Olle Fredriksson.
| #1003on PLDB | 12Years Old |
git clone https://github.com/ollef/sixtenSixten is an experimental functional programming language where all data is unboxed by default. Functional programming with fewer indirections!
type Equals a b where
Refl : Equals a a