Content deleted Content added
Update latest release version/date, add typing disciplines to infobox, and add new-style literate file extensions. |
m →top: Cleanup and accessibility. |
||
Line 1:
{{short description|Functional programming language}}
{{Infobox programming language
| name
| logo
| logo alt = A stylized chicken in black lines and dots, to the left of the name “Agda” in sans-serif test with the first letter slanted to the right.
| paradigm
| year
| designer = Ulf Norell; Catarina Coquand (1.0)▼
|
| latest release version = 2.6.0.1
| latest release date
| latest test version
| latest test date =
| typing
| implementations =
| dialects =
| influenced
|
| influenced by = [[Coq]], [[Epigram (programming language)|Epigram]], [[Haskell (programming language)|Haskell]]
| license
| file ext
| operating system
| website
}}
'''Agda''' is a [[Dependent type|dependently typed]] [[functional programming]] language originally developed by Ulf Norell at [[Chalmers University of Technology]] with implementation described in his PhD thesis.<ref>Ulf Norell. Towards a practical programming language based on dependent type theory. PhD Thesis. Chalmers University of Technology, 2007. [http://www.cse.chalmers.se/~ulfn/papers/thesis.pdf]
|