Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-lang/janet: update HOMEPAGE | Joonas Niilola | 2020-04-05 | 2 | -2/+4 |
| | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org> | ||||
* | dev-lang/janet: bump version to 1.8.1 | Oz N Tiram | 2020-04-05 | 2 | -0/+55 |
| | | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15222 Signed-off-by: Joonas Niilola <juippis@gentoo.org> | ||||
* | dev-lang/janet: fix typo in metadata.xml | Joonas Niilola | 2020-03-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org> | ||||
* | dev-lang/janet: new package | Oz Tiram | 2020-03-18 | 4 | -0/+94 |
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. Package-Manager: Portage-2.3.84, Repoman-2.3.16 Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14503 Signed-off-by: Joonas Niilola <juippis@gentoo.org> |