cfunge is a fast interpreter for the Befunge98
esoteric language. It is standard conforming.
License: GNU General Public License v3
Changes:
This release adds several new fingerprints, and support for the i, o, and = instructions. It also include many bugfixes, cleanup of the internal API, and more.