Content deleted Content added
terminology |
|||
Line 1:
[[Image:Agda proof.jpg|thumb|300px|right|Excerpt of a proof in '''agda2''']]
'''Agda''' is a
Agda is based on the idea of direct manipulation of proof-term and not on tactics. The proof is a term, not a script. The language has ordinary programming constructs such as data-types and case-expressions, signatures and records, let-expressions and modules. The system has an [[Emacs]] interface and a [[graphical interface]], Alfa.
|