Home Befunge
News News
Befunge Befunge
   - Programs
   - Compilers
   - Interpreters
   - Documentation

Doom Doom
Inform Inform
Quake Quake
RISC OS RISC OS
Misc Misc
Links Links
Contact Contact

Befunge-in-Unefunge interpreter

(unebef.zip, 5,899 bytes)

Yes, I've now gone completely insane and written a Befunge-93 interpreter in Unefunge. Included in the zip file are:

  • The bits of code which form the interpreter
  • A linker program written in C to output the interpreter program (There are lots of nasty variables which needed inserting into the code, and could only realisticly be done by a mechanical linker)
  • A couple of compiled interpreters with programs to interpret.

You'll need an Unefunge interpreter which supports 32bit cells and ASCII code 0x00 in program files in order to run the interpreter successfully.

The interpreter isn't rock solid, and is guaranteed to contain at least some bugs.



Page last modified 03/03/2005