Ecosyste.ms: Awesome

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

https://github.com/Mrktn/bfng93

A simple Befunge-93 interpreter
https://github.com/Mrktn/bfng93

Last synced: about 2 months ago
JSON representation

A simple Befunge-93 interpreter

Lists

README

        

Build
-----

gcc bfng93.c -O2 -s -o bfng93

Use
---

./bfng93 file.bf

Source of the examples: http://quadium.net/funge/downloads/bef93src/