Description
Dynamic Lisp-style programs can be written and executed on the Janet bytecode virtual machine.
It is useful for scripting, embedding, language experimentation, and small tools. Code executed by the VM has normal user permissions, so avoid running untrusted scripts.