• Casey Strouse's avatar
    Add janet package (#3862) · b2f85998
    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
janet.rb 664 Bytes