ats2-lang 0.2.1-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Matthew Danish <email address hidden>  Tue, 11 Aug 2015 16:18:05 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ats2-lang_0.2.1-1.dsc 1.7 KiB fcff9db3a2fbd7eb0501a3cc137efe56d85902f2f74513cba3af1af1db3d7fcf
ats2-lang_0.2.1.orig.tar.gz 3.2 MiB 0a0d3a7e762a7a7ae77e5d3e27ccdc43766d19316579bfa2015a9f7977e86f7b
ats2-lang_0.2.1-1.debian.tar.xz 5.8 KiB f9328beb4c53593bf386b1ff5cbb9394821b30ed76c4305362aa976b7c6343a8

Available diffs

No changes file available.

Binary packages built by this source

ats2-lang: No summary available for ats2-lang in ubuntu wily.

No description available for ats2-lang in ubuntu wily.

ats2-lang-dbgsym: debug symbols for package ats2-lang

 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, as well as
 the emacs mode for the language.