Add janet package (#3862)
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.
Showing
packages/janet.rb
0 → 100644
Please register or sign in to comment