Awkfunge

From Rosetta Code
Revision as of 19:09, 11 August 2014 by rosettacode>Nilp0inter (Created page with "{{implementation|Befunge}} '''awkfunge''', is a Befunge interpreter with debug capabilities. It is written in AWK and implement the Funge-93 specification. == Ext...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Awkfunge is an implementation of Befunge. Other implementations of Befunge.

awkfunge, is a Befunge interpreter with debug capabilities. It is written in AWK and implement the Funge-93 specification.

External links