Install this package:
emerge -a dev-lang/fennel
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lang/fennel
Or alternatively:
emerge --autounmask-write -a dev-lang/fennel
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.6.1 | 8 | ~amd64 ~arm ~arm64 ~ppc ~x86 | 0/1.6.1 |
| 1.6.0 | 8 | ~amd64 ~arm ~arm64 ~ppc ~x86 | 0/1.6.0 |
| 1.5.3 | 8 | ~amd64 ~arm ~arm64 ~ppc ~x86 | 0/1.5.3 |
| 1.4.2-r1 | 8 | amd64 ~arm ~arm64 ~ppc ~x86 | 0/1.4.2-r1 |
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
Fennel is a lisp that compiles to Lua. It aims to be easy to use,
expressive, and has almost zero overhead compared to handwritten Lua.
Full Lua compatibility - You can use any function or library from Lua.
Zero overhead - Compiled code should be just as or more efficient
than hand-written Lua.
Compile-time macros - Ship compiled code with no runtime dependency
on Fennel.
Embeddable - Fennel is a one-file library as well as an executable.
Embed it in other programs to support runtime extensibility and
interactive development.
At https://fennel-lang.org there's a live in-browser REPL you can use
without installing anything.
</longdescription>
<upstream>
<remote-id type="sourcehut">~technomancy/fennel</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | fennel-1.5.3.srht.tar.gz | 309957 bytes | 1.5.3 |
| DIST | fennel-1.6.0.srht.tar.gz | 318201 bytes | 1.6.0 |
| DIST | fennel-1.6.1.srht.tar.gz | 318230 bytes | 1.6.1 |
| Type | File | Size |
|---|---|---|
| DIST | fennel-1.4.2.tar.gz | 301195 bytes |