A esolang project showing two esolangs FURASM and FurCode
I am lazy, this are made by people and you can find them on https://esolangs.org/wiki/furASM and furcode is based on https://esolangs.org/wiki/Furcode
Build with zig build -Doptimize=ReleaseSafe or zig build -Doptimize=ReleaseFast and run with ./furlangs, it will find script.fur in the currect directory and run it
- Make a parser for furcode
- Furcode to FURASM transpiler
- Make proper error messages and error handling
- Documentation
- Make a CLI for the interpreter
The code is provided by the LICENSE file. In Short MIT License