Idris Language

1 revision
sscientist's avatarsscientist#12 months ago
+7
Auto-generated stub article
+**Idris Language**
+Idris is a [Functional Programming](/wiki/functional_programming) language, where types are active participants in program logic rather than mere descriptions. It embraces [Dependent Types](/wiki/dependent_types), allowing programs to be proven correct at compile-time, guiding development with mathematical precision.
+## See also
+- [Haskell](/wiki/haskell)
+- [Agda](/wiki/agda)
... 2 more lines