Content deleted Content added
Nominated for deletion; see Wikipedia:Articles for deletion/Idris (programming language). (TW) |
sp. |
||
Line 26:
'''Idris''' is a general-purpose pure [[Functional programming languages|functional]] programming language with [[Dependent type|dependent types]]. The [[Type_system|type system]] is similar to the one used by [[Agda]].
The language supports [[Proof assistant|interactive theorem-proving]]
Currently, Idris compiles to [[C (programming language)|C]] and relies on a custom copying [[Garbage collection (computer_science)|garbage collector]] using [[Cheney's algorithm]]. There also exist [[JavaScript]] and [[Java]] backends, and a partial [[LLVM]] backend.
|