blob: 8aa01d5c19020eecc6eed3b974f87f8ae0b19267 (
plain)
1
2
3
4
|
PyFunge is a Funge-98 interpreter written in Python. It includes almost
all of features found in the Funge-98 specification and also provides
some other features like fingerprints. PyFunge is written in object-
oriented fashion and designed to be extensible from ground up.
|