OpenGL Headline News
BeQunge code editor using the OpenGL API for the Funge programming language
Category: Applications •
Dec 14, 2006
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. The code editor is based on the OpenGL API and is able to display any number of dimensions. Concurrent Funge is supported, allowing for forking and multiple instruction pointers. A debugger is integrated.
