fgaz / yabi

Yet Another Brainfuck Interpreter

Home Page:http://hackage.haskell.org/package/yabi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yabi

Yet Another Brainfuck Interpreter

Build Status

The code is simple and doesn't use any advanced features or libraries. Just plain recursion. It also doesn't use optimizations or intermediate representations of Brainfuck code.

About

Yet Another Brainfuck Interpreter

http://hackage.haskell.org/package/yabi

License:MIT License


Languages

Language:Haskell 100.0%