How to Install and Uninstall ats-lang-anairiats-examples Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ats-lang-anairiats-examples" package

Please follow the guidelines below to install ats-lang-anairiats-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ats-lang-anairiats-examples

2. Uninstall "ats-lang-anairiats-examples" package

This is a short guide on how to uninstall ats-lang-anairiats-examples on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ats-lang-anairiats-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the ats-lang-anairiats-examples package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ats-lang-anairiats-examples
Priority: optional
Section: universe/devel
Installed-Size: 660
Maintainer: Ubuntu Developers
Original-Maintainer: Matthew Danish
Architecture: all
Source: ats-lang-anairiats
Version: 0.2.11-1
Recommends: ats-lang-anairiats
Filename: pool/universe/a/ats-lang-anairiats/ats-lang-anairiats-examples_0.2.11-1_all.deb
Size: 280758
MD5sum: 06ef832ad63b0989ca756d406b96c3c6
SHA1: 2552964e8d5c5a539ea458d464e0bd7f0045cf69
SHA256: 3ed51884db581cc689d4be02f2a68f529db5d975427adf835fd20e29d75d11c3
Description-en: Examples for the ATS compiler 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 some examples of the language.
Description-md5: 3ca187940cc8bab1dca4d073f07d6399
Homepage: http://www.ats-lang.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu