
| Official website |
|---|
| Execution method: | Compiled (machine code) |
|---|---|
| Garbage collected: | Allowed |
| Parameter passing methods: | By reference, By value |
| Type safety: | Safe |
| Type strength: | Strong |
| Type expression: | Explicit |
| Type checking: | Static |
| Lang tag(s): | ATS |
| See Also: |
ATS is astatically typed programming language that unifies implementation with formal specification. It is equipped with a highly expressivetype system rooted in the framework Applied Type System, which gives the language its name. In particular, both dependent types and linear types are available in ATS.
In addition, ATS contains a subsystem ATS/LF that supports a form of (interactive) theorem-proving, where proofs are constructed as total functions. With this component, ATS advocates a programmer-centric approach to program verification that combines programming with theorem-proving in a syntactically intertwined manner. Furthermore, this component can serve as a logical framework for encoding deduction systems and their (meta-)properties.
This category has the following 3 subcategories, out of 3 total.
The following 143 pages are in this category, out of 143 total.