Install this package:
emerge -a dev-lang/janet
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lang/janet
Or alternatively:
emerge --autounmask-write -a dev-lang/janet
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.32.1 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person" proxied="yes"> <email>oz.tiram@gmail.com</email> <name>Oz Tiram</name> </maintainer> <maintainer type="project" proxied="proxy"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription lang="en"> Janet is a functional and imperative programming language and bytecode interpreter. It is a modern lisp, but lists are replaced by other data structures with better utility and performance (arrays, tables, structs, tuples). The language also supports bridging to native code written in C, meta-programming with macros, and bytecode assembly. </longdescription> <use> <flag name="static-libs">install janet static library archive, you must enable this flag for using `jpm build` </flag> </use> <upstream> <remote-id type="github">janet-lang/janet</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-lang/janet |
euse -E <flag> -p dev-lang/janet |
euse -D <flag> -p dev-lang/janet
| Flag | Description | 1.32.1 |
|---|---|---|
| static-libs | install janet static library archive, you must enable this flag for using `jpm build` | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | janet-1.32.1.tar.gz | 556827 bytes | 1.32.1 |
| Type | File | Size |
|---|