janet

Dynamic Lisp dialect and bytecode vm

Version

1.32.1-1
(2023-10-29)

Size

689.2

KiB

Repository

HaikuPorts
x86_64
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.