Instruction set simulator for the brainhug project. Implementing the brainf*ck programming language as an ISA.
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
Brainhug ISS
This is a project aiming to implement an instruction set simulator aimed to the brainhug ISA. An ISA implementing the Brainf*ck programming language at the ISA level.