
BeQunge
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
BeQunge is an n-dimensional code editor, interpreter and debugger for the Funge programming language.
Instructions in Funge are represented by single characters, and the program counter is a vector.
Key features:
* OpenGL code editor able to display any number of dimensions
* Concurrent Funge (support for forking and multiple instruction pointers)
* Integrated debugger
* Sound effects
Please login or register to add a comment or rating