Install this package:
emerge -a dev-scheme/chez
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-scheme/chez
Or alternatively:
emerge --autounmask-write -a dev-scheme/chez
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 10.3.0 | 8 | amd64 ~arm ~x86 | 0/10.3.0 |
| 10.2.0 | 8 | amd64 ~arm ~x86 | 0/10.2.0 |
<pkgmetadata>
<maintainer type="project">
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
<longdescription>
Chez Scheme is both a programming language and an implementation
of that language, with supporting tools and documentation.
As a superset of the language described in the Revised6 Report on
the Algorithmic Language Scheme (R6RS), Chez Scheme supports all
standard features of Scheme, including first-class procedures,
proper treatment of tail calls, continuations, user-defined
records, libraries, exceptions, and hygienic macro expansion.
Chez Scheme also includes extensive support for interfacing with C
and other languages, support for multiple threads possibly running
on multiple cores, non-blocking I/O, and many other features.
</longdescription>
<upstream>
<bugs-to>https://github.com/cisco/ChezScheme/issues</bugs-to>
<remote-id type="github">cisco/ChezScheme</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-scheme/chez |
euse -E <flag> -p dev-scheme/chez |
euse -D <flag> -p dev-scheme/chez
| Flag | Description | 10.3.0 | 10.2.0 |
|---|---|---|---|
| X | Add support for X11 | ✓ | ✓ |
| ncurses | Add ncurses support (console display library) | ⊕ | ⊕ |
| threads | Add threads support for various packages. Usually pthreads | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | chez-10.2.0.tar.gz | 9151451 bytes | 10.2.0 |
| DIST | chez-10.3.0.tar.gz | 9227320 bytes | 10.3.0 |
| Type | File | Size |
|---|