cfunge is a fast interpreter for the Befunge98
esoteric language. It is standard conforming.
License: GNU General Public License v3
Changes:
Two new fingerprints were added: SOCK and SCKE.
The build system was fixed, so it now works on
compilers other than GCC and it has better out of
tree build support. There are also some smaller
bugfixes.