Paketname | ats-lang-anairiats-examples |
Beschreibung | Examples for the ATS compiler Anairiats |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.2.0-1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 720 Byte |
Hängt ab von | |
Empfohlene Pakete | ats-lang-anairiats |
Paketbetreuer | Matthew Danish |
Quelle | ats-lang-anairiats |
Paketgröße | 157464 Byte |
Prüfsumme MD5 | 27a7c8e2d1666b7eab913c918abadf39 |
Prüfsumme SHA1 | 1de89211cc1d0536a125e813c8a63a32295df70c |
Prüfsumme SHA256 | 24a31a0f2104876b91b44b1d28571a335477efa9b5102c232413e96c0ccff43c |
Link zum Herunterladen | ats-lang-anairiats-examples_0.2.0-1_all.deb |
Ausführliche Beschreibung | 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 some examples of the language.
|