Ben Phillips - Official Website
| Home | About Me | Projects | Demos | Game Devblog |
|---|
Befunge Interpreter
Editor and runtime environment for the Befunge esoteric programming language. This language uses treats text files as a 2D grid of single-character instructions, and control flow is achieved by changing the direction that the "execution head" moves. The editor supports the entire Befunge-93 language spec, which is described on the Wikipedia page. Saving and loading is not directly supported, but the user can easily copy-paste their program to a local text file and back.
GitHub Repo
|
ben.a.phillips@outlook.com
|
/in/ben-a-phillips
|
github.com/Jorbon
|
|---|