General purpose language with full dependent types
Idris is a general purpose language with full dependent types. It is compiled, with eager evaluation. Dependent types allow types to be predicated on values, meaning that some aspects of a program's behaviour can be specified precisely in the type. The language is closely related to Epigram and Agda.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/50nik1kk60p2qsah0za8ncvbw56bh5g0-idris-1.3.4.drv | ||
i686-linux | /gnu/store/kjc942gxvzydiirg3fvw89ihcimw6j9a-idris-1.3.4.drv |
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 102 is way too long (134 characters) |