Install this package:
emerge -a app-emacs/reazon
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-emacs/reazon
Or alternatively:
emerge --autounmask-write -a app-emacs/reazon
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.4.1 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
Reazon is an Emacs implementation of miniKanren, a small domain-specific
logic programming language. Whereas languages like Elisp deal with
functions that take inputs and yield outputs, miniKanren deals with sets of
values that satisfy relations. Every function is a relation, but not vice
versa, since a relation might include the output of a function but not its
inputs. In such a case, miniKanren would attempt to find inputs yielding
the output, effectively running the function backwards.
</longdescription>
<upstream>
<bugs-to>https://github.com/nickdrozd/reazon/issues/</bugs-to>
<remote-id type="github">nickdrozd/reazon</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | reazon-0.4.1.tar.gz | 38654 bytes | 0.4.1 |
| Type | File | Size |
|---|