Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbmelvin/objc-brainfuck-interpreter

A brainfuck interpreter written in Objective-C
https://github.com/sbmelvin/objc-brainfuck-interpreter

Last synced: 8 days ago
JSON representation

A brainfuck interpreter written in Objective-C

Awesome Lists containing this project

README

        

ObjC-Brainfuck-Interpreter
==========================

Description: A brainfuck interpreter written in Objective-C.

Usage: Replace the contents of the bf_prog string with your branfuck program and run.