パッケージ: ats-lang-anairiats (0.2.11-1.1)
ats-lang-anairiats に関するリンク
Debian の資源:
ats-lang-anairiats ソースパッケージをダウンロード:
- [ats-lang-anairiats_0.2.11-1.1.dsc]
- [ats-lang-anairiats_0.2.11.orig.tar.gz]
- [ats-lang-anairiats_0.2.11-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.ats-lang.org]
類似のパッケージ:
Legacy ATS v1 language compiler, named Anairiats
ATS is a programming language with a highly expressive type system rooted in the framework Applied Type System. In particular, both dependent types and linear types are available in ATS. The current implementation of ATS (ATS/Anairiats) is written in ATS itself. It can be as efficient as C/C++ and supports a variety of programming paradigms.
In addition, ATS contains a component ATS/LF that supports a form of (interactive) theorem proving, where proofs are constructed as total functions. With this component, ATS advocates a programming style that combines programming with theorem proving. Furthermore, this component may be used as a logical framework to encode various deduction systems and their (meta-)properties.
This package contains the compiler atsopt, the frontend atscc, and the lexer atslex.
This is the final release of ATS1. Please migrate your code to ATS2/Postiats, the compiler frontend patscc (patsopt), in the package ats2-lang. This package is for legacy code and bootstrapping purposes.
その他の ats-lang-anairiats 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- rec: libcairo2-dev
- Development files for the Cairo 2D graphics library
-
- rec: libgmp3-dev
- Multiprecision arithmetic library developers tools
-
- rec: libgtk2.0-dev
- development files for the GTK library
-
- rec: libpcre3-dev
- 古い Perl 5 互換正規表現ライブラリ - 開発用ファイル
-
- rec: libsdl1.2-dev
- Simple DirectMedia Layer - 開発用ファイル
-
- sug: ats-lang-anairiats-doc
- Documentation for the ATS compiler Anairiats
-
- sug: ats-lang-anairiats-examples
- Examples for the ATS compiler Anairiats
-
- sug: ats2-lang
- ATS version 2 programming language compiler