How To Install Patscc On Debian, Ubuntu, Kali And Raspbian?

How To Install Patscc On Debian, Ubuntu, Kali And Raspbian?

patscc

ATS version 2 programming language compiler

Maintainer: Matthew Danish



Section: devel

Install patscc

  • Debian apt-get install ats2-lang Click to copy
  • Ubuntu apt-get install ats2-lang Click to copy
  • Kali Linux apt-get install ats2-lang Click to copy
  • Raspbian apt-get install ats2-lang Click to copy

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

To install the latest version of patscc in your favorite operating system just copy the patscc installation command from above and paste it into terminal. It will download and install the latest version of patscc 2024 package in your OS.