Source

https://github.com/idris-lang/Idris2
Idris is a programming language designed to encourage Type-Driven Development. In Idris, types are first-class constructs in the langauge. This means types can be passed as arguments to functions, and returned from functions just like any other value, such as numbers, strings, or lists.


Tags: language   functional   dependent types  

Last modified 07 October 2024