Paketname | agda-bin |
Beschreibung | Commandline interface to Agda |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.6-1+b1 |
Sektion | haskell |
Priorität | extra |
Installierte Größe | 9864 Byte |
Hängt ab von | libc6 (>= 2.3), libffi5 (>= 3.0.4), libgmp3c2, libncurses5 (>= 5.6+20071006-3), zlib1g (>= 1:1.1.4) |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | agda-bin (2.2.6-1) |
Paketgröße | 2679238 Byte |
Prüfsumme MD5 | ec625025473590d2561a219b9c54a634 |
Prüfsumme SHA1 | e97b0f408093daaf7f9a33d31e4dff929e6a9172 |
Prüfsumme SHA256 | 99c0f68b0d2d76c461914e031878cd33d93843faf54e041331c73340ac7a9175 |
Link zum Herunterladen | agda-bin_2.2.6-1+b1_i386.deb |
Ausführliche Beschreibung | Agda is a dependently typed functional programming language: It has inductive
families, which are like Haskell's GADTs, but they can be indexed by values and
not just types. It also has parameterised modules, mixfix operators, Unicode
characters, and an interactive Emacs interface (the type checker can assist in
the development of your code).
.
Agda is also a proof assistant: It is an interactive system for writing and
checking proofs. Agda is based on intuitionistic type theory, a foundational
system for constructive mathematics developed by the Swedish logician Per
Martin-Löf. It has many similarities with other proof assistants based on
dependent types, such as Coq, Epigram and NuPRL.
.
This package provides a command-line program for type-checking and
compiling Agda programs. The program can also generate hyperlinked,
highlighted HTML files from Agda sources.
|