软件包:agda-bin(2.6.4.3-1 以及其他的)
commandline interface to Agda
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.
其他与 agda-bin 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- 外部函数接口库运行环境
-
- dep: libghc-agda-dev (<< 2.6.4.3+~)
- dependently typed functional programming language
- dep: libghc-agda-dev (>= 2.6.4.3)
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: libnuma1 (>= 2.0.11)
- Libraries for controlling NUMA policy
-
- dep: libtinfo6 (>= 6)
- 用于终端处理的共享底层 terminfo 库
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: elpa-agda2-mode
- dependently typed functional programming language — emacs mode