Install this package:
emerge -a dev-lang/ats2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lang/ats2
Or alternatively:
emerge --autounmask-write -a dev-lang/ats2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4.2-r1 | 8 | ~amd64 ~x86 | 0/0.4.2-r1 |
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
ATS is a statically typed programming language that unifies implementation
with formal specification. It is equipped with a highly expressive type
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. ATS2 extends ATS with an advanced template system,
allowing functional programming to be employed in a setting where only bare
minimal run-time support is available. In addition, the template system
makes ATS2 highly suitable for supporting numerical computation.
</longdescription>
<upstream>
<remote-id type="sourceforge">ats2-lang</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-lang/ats2 |
euse -E <flag> -p dev-lang/ats2 |
euse -D <flag> -p dev-lang/ats2
| Flag | Description | 0.4.2-r1 |
|---|---|---|
| emacs | Add support for GNU Emacs | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | ATS2-Postiats-gmp-0.4.2.tgz | 4532277 bytes |
| DIST | ats2-0.4.2-2-deprecated-cl-package.patch | 2456 bytes |
| DIST | ats2-0.4.2-2-prelude-function-prototypes.patch | 3715 bytes |