No description
examples | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
voidfuck
VOULL NE XATA VOK, MARA LOHK?
Yet another rehash of the popular Brainfuck, but this time using Voidtongue from Warframe; specifically the Requiems.
How to use
- Install Rust with Cargo.
- Run
cargo install --path .
. - You can now run voidfuck with
voidfuck [file]
.
e.g.: run the included example:
voidfuck examples/helloworld.vf
.