RESOI
Jump to navigation
Jump to search
RESOI (dead link) is a Rust based application designed to be shipped in a single binary and be able to run a variety of Esolangs.
Usage
Usage:
resoi [OPTIONS] --file <file> --lang <lang>
Flags:
-h, --help Prints help information -V, --version Prints version information
Options:
-f, --file <file> Input file -l, --lang <lang> Esolang to run against -o, --outfile <outfile> Output file -t, --transpile <transpile> Whether to transpile or interpret the file
Supported Languages
Language | Interpreter Status | Transpiler Status |
---|---|---|
Brainfuck | ✅ | ✅ |
AmBored-- | ✅ | ❌ |
4DChess | ✅ | ❌ |
Boolfuck | ✅ | ❌ |