/befunge93

Virtual machine for the insane language Befunge93 and a garbage collector extension

Primary LanguageC++

Befunge93

A vm for the esoteric language Befunge93 and another for an extended version of Befunge93 with a heap and a garbage collector. Done for Programming Languages 2 2019-2020 course in NTUA.

How to test

cd in directory and make test.

Spec

The spec for befunge93