brainfuck

A brainfuck interpreter and compiler


Keywords
library, binary, app, interpreter, compiler, language
License
MIT
Install
nimble install brainfuck

Documentation

Brainfuck for Nim Build Status

A simple module that interprets and compiles brainfuck code. This module was created for the How I Start article on Nim.

Documentation