ArkScript - July 2020 update
Hi there!
So we’ve got a new interpreter (REPL) that has persistence between each line typed (previously each piece of executed code was forgotten as soon as new code was typed), coloring and auto-completion, all using the replxx lib (in C).