Mufunge - toolkit for funge family languages: Befunge-93, Funge-98, Unefunge, Trefunge; name inspired by one of the greatest music band ever - Zvuki Mu
Toolkit contains interpreters, console and GUI debuggers (debuggers not yet done).
Mufunge has full compablity with last Funge Standard
Mufunge now can works with Befunge-93, Funge-98, Unefunge, Trefunge versions. You're welcome to implements more dimensions versions via pull request =)
Mufunge passed all tests of Mycology project, some tests files placed in funge-console/examples directory
Mufunge now supports only NULL fingerprint, supporting of all standard fingerprints planned.
mufunge program_file [opt1] [opt2] ...
-h,--h, -help, --help display help
--ignore-ext forces Mufunge to execute funge code from file with any extension (by default standard only extension allowed
--unefunge, --befunge93, --funge98, --trefunge runs code in chosen standard (--funge98 default)