three-body

Three Body Language interpreter and compiler written in Rust

brewmacoslinux
Try with needOr install directly
Source

About

三体编程语言 Three Body Language written in Rust

Commands

three-bodytb

Examples

Run a Three Body Language script file$ three-body script.tb
Start the Three Body Language interactive REPL$ three-body
Compile a Three Body Language file to bytecode$ three-body compile script.tb -o script.tbc