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

https://github.com/jasonbock/ironbefunge

IronBefunge is an interpreter (written in .NET) for Befunge programs.
https://github.com/jasonbock/ironbefunge

Last synced: 5 months ago
JSON representation

IronBefunge is an interpreter (written in .NET) for Befunge programs.

Awesome Lists containing this project

README

          

IronBefunge
================

IronBefunge is an interpreter (written in .NET) for Befunge programs. Currently it (kind of) supports Befunge-93, but the intent is to support Funge-98 for a 2-dimensional space in the near future (see http://catseye.tc/view/funge-98/doc/funge98.markdown for details on the specification).