Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 270 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 270 Bytes

brainf-rs

This repository contains a toy implementation of a Brainfuck interpreter, written in Rust. Knowledge about the language itself is heavily based on this gist.