-
Casey Strouse authored
Janet is a functional and imperative programming language and bytecode interpreter. It is a modern lisp, but replaces lists with other data structures that provide better utility and performance (arrays, tables, structs, tuples). Tested on ARM.
b2f85998