ats2-lang 0.4.2-1 source package in Ubuntu

Changelog

ats2-lang (0.4.2-1) unstable; urgency=medium

  * New upstream release.

 -- Matthew Danish <email address hidden>  Sun, 26 Dec 2021 11:47:52 +0000

Upload details

Uploaded by:
Matthew Danish
Uploaded to:
Sid
Original maintainer:
Matthew Danish
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
ats2-lang_0.4.2-1.dsc 1.8 KiB 85ad8f7a406c86a32a3ee9aef08b8e0e806a73e792dfaa45101da4c7040fe86a
ats2-lang_0.4.2.orig.tar.gz 4.3 MiB 51b8e75e62321f5e3e97d7996d605c46a90c6721b568b9b52fe00c19944134d3
ats2-lang_0.4.2-1.debian.tar.xz 33.7 KiB 27acdcf0851d4e59b5d3d2649601e357452b79e2e05da4b9b54042db25a1d75c

Available diffs

No changes file available.

Binary packages built by this source

ats2-lang: ATS version 2 programming language compiler

 ATS2 a.k.a. ATS/Postiats 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/Postiats) is written in ATS (ATS/Anairiats) 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 patsopt and the frontend patscc.

ats2-lang-dbgsym: No summary available for ats2-lang-dbgsym in ubuntu kinetic.

No description available for ats2-lang-dbgsym in ubuntu kinetic.

elpa-ats2-mode: ATS version 2 programming language emacs mode

 ATS2 a.k.a. ATS/Postiats 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/Postiats) is written in ATS (ATS/Anairiats) itself.
 It can be as efficient as C/C++ and supports a variety of programming
 paradigms.
 .
 This package contains the emacs mode for ATS2.