Install this package:
emerge -a dev-scheme/guile-nyacc
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-scheme/guile-nyacc
Or alternatively:
emerge --autounmask-write -a dev-scheme/guile-nyacc
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.06.7-r101 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata>
<maintainer type="project">
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
<longdescription>
NYACC, for Not Yet Another Compiler Compiler, is set of guile modules for
generating parsers and lexical analyzers. It also provides sample parsers
and pretty-printers using SXML trees as an intermediate representation.
It provides a decent C parser and a `FFI Helper' tool to help create Guile
Scheme bindings for C-based libraries.
It provides (partially implemented) compilers based on above mentioned
parsers to allow execution with Guile as extension languages.
</longdescription>
</pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | nyacc-1.06.7.tar.gz | 1270540 bytes |