Content deleted Content added
LambdaTotoro (talk | contribs) Added second syntax example and changed reference style. |
m WP:CHECKWIKI error fixes using AWB (9241) |
||
Line 20:
}}
'''Idris''' is a general-purpose pure [[Functional programming languages|functional]] programming language with [[
The language supports [[Proof assistant|interactive theorem-proving]] comparable to Coq, including tactics, while the focus remains on general-purpose programming even before theorem-proving. Other goals of Idris are "sufficient" performance, easy management of [[
Currently, Idris compiles to [[C (programming language)|C]] and relies on a custom copying [[Garbage collection (
The name ''Idris'' goes back to the character of the singing dragon in the 70's UK kids' program [[Ivor_the_Engine#Idris_the_Dragon|Ivor the Engine]].<ref>http://idris-lang.org/documentation/faq</ref>
==Syntax==
|