| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9.1 | 8 | ~amd64 ~arm ~ppc ~ppc64 ~x86 | 0/9.1 |
| 9.0 | 8 | ~amd64 ~arm ~ppc ~ppc64 ~x86 | 0/9.0 |
| 8.17 | 8 | amd64 ~arm ~ppc ~ppc64 x86 | 0/8.17 |
| 8.16 | 8 | amd64 ~arm ~ppc ppc64 x86 | 0/8.16 |
<pkgmetadata>
<maintainer type="project">
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
<longdescription>
Grow your Program - Racket's interactive mode encourages
experimentation, and quick scripts easily compose into larger
systems. Small scripts and large systems both benefit from native-code
JIT compilation. When a system gets too big to keep in your head, you
can add static types. Grow your Language - extend Racket whenever you
need to. Mold it to better suit your tasks without sacrificing
interoperability with existing libraries and without having to modify
the tool chain. When less is more, you can remove parts of a language or
start over and build a new one. Grow your Skills - whether you're just
starting out, want to know more about programming language applications
or models, looking to expand your horizons, or ready to dive into
research, Racket can help you become a better programmer and system
builder.
</longdescription>
<use>
<flag name="chez">
Build Racket on Chez (Racket CS)
</flag>
<flag name="futures">
Enable racket/future library for fine-grained hardware parallelism
</flag>
<flag name="ncurses">
Add ncurses support for expeditor (REPL expression editor)
</flag>
<flag name="places">
Enable racket/place library for share-nothing parallelism and
message-passing communication. Compared to futures, places are
heavyweight, but they have a simpler performance model.
</flag>
<flag name="threads">
Enable support for green threads
</flag>
</use>
<upstream>
<bugs-to>https://github.com/racket/racket/issues/</bugs-to>
<remote-id type="github">racket/racket</remote-id>
</upstream>
</pkgmetadata>
| Flag | Description | 9.1 | 9.0 | 8.17 | 8.16 |
|---|---|---|---|---|---|
| chez | Build Racket on Chez (Racket CS) | ⊕ | ⊕ | ⊕ | ⊕ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ⊕ | ⊕ | ⊕ | ⊕ |
| futures | Enable racket/future library for fine-grained hardware parallelism | ⊕ | ⊕ | ⊕ | ⊕ |
| iconv | Enable support for the iconv character set conversion library | ✓ | ✓ | ✓ | ✓ |
| jit | Enable just-in-time compilation for improved performance. May prevent use of some PaX memory protection features in Gentoo Hardened. | ⊕ | ⊕ | ⊕ | ⊕ |
| minimal | Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features) | ✓ | ✓ | ✓ | ✓ |
| ncurses | Add ncurses support for expeditor (REPL expression editor) | ✓ | ✓ | ✓ | ✓ |
| places | Enable racket/place library for share-nothing parallelism and message-passing communication. Compared to futures, places are heavyweight, but they have a simpler performance model. | ⊕ | ⊕ | ⊕ | ⊕ |
| threads | Enable support for green threads | ⊕ | ⊕ | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | racket-8.16-src-builtpkgs.tgz | 157879458 bytes | 8.16 |
| DIST | racket-8.17-src-builtpkgs.tgz | 158087574 bytes | 8.17 |
| DIST | racket-9.0-src-builtpkgs.tgz | 159282189 bytes | 9.0 |
| DIST | racket-9.1-src-builtpkgs.tgz | 161575256 bytes | 9.1 |
| DIST | racket-minimal-8.16-src-builtpkgs.tgz | 23517703 bytes | 8.16 |
| DIST | racket-minimal-8.17-src-builtpkgs.tgz | 23555413 bytes | 8.17 |
| DIST | racket-minimal-9.0-src-builtpkgs.tgz | 23787957 bytes | 9.0 |
| DIST | racket-minimal-9.1-src-builtpkgs.tgz | 23823956 bytes | 9.1 |
| Type | File | Size |
|---|