Visual interpreter for (2D) esoteric programming languages like ><>
and Befunge
Support for ><> is still in the works.
Thanks to this Codewars kata for inspiring me to start this project.
The hello world and DNA Befunge examples were taken from the examples on the esolang wiki.
The hello world and factorial Fish examples were also taken from the esolang wiki.