Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ziggi/bfi

A lightweight Brainfuck interpreter written in C.
https://github.com/ziggi/bfi

Last synced: 2 days ago
JSON representation

A lightweight Brainfuck interpreter written in C.

Awesome Lists containing this project

README

        

bfi
===

A lightweight Brainfuck interpreter written in C.

## License
GNU GPLv3

## Authors
Marochkin Sergey (https://github.com/ziggi)

## Thanks
avalak for http://habrahabr.ru/post/112919/

## Building
gcc bfi.c -o bfi

## Usage
bfi