MelonFunction / Lua-Brainfuck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lua-Brainfuck

Simple interpreter for Brainfuck written with Lua.

Usage

lua brfk.lua <filename> lua brfk.lua '<brainfuck code>


TODO

  • Make the 'fascist, score-computing interpreters' example work. See facistHello.txt.

About

License:MIT License


Languages

Language:Lua 100.0%