DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameagda-bin
BeschreibungCommandline interface to Agda
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.2.6-1+b1
Sektionhaskell
Prioritätextra
Installierte Größe9864 Byte
Hängt ab vonlibc6 (>= 2.3), libffi5 (>= 3.0.4), libgmp3c2, libncurses5 (>= 5.6+20071006-3), zlib1g (>= 1:1.1.4)
Empfohlene Pakete
PaketbetreuerDebian Haskell Group
Quelleagda-bin (2.2.6-1)
Paketgröße2679238 Byte
Prüfsumme MD5ec625025473590d2561a219b9c54a634
Prüfsumme SHA1e97b0f408093daaf7f9a33d31e4dff929e6a9172
Prüfsumme SHA25699c0f68b0d2d76c461914e031878cd33d93843faf54e041331c73340ac7a9175
Link zum Herunterladenagda-bin_2.2.6-1+b1_i386.deb
Ausführliche BeschreibungAgda 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.


Impressum
Linux is a registered trademark of Linus Torvalds