a Funge-98 interpreter written in go
Find a file
2021-09-23 11:45:49 +02:00
cmd/headless_interpreter Began coding the interpreter (only manages the minimal example for now!) 2021-09-23 00:24:53 +02:00
pkg Each pointer needs its own stack, merging the two packages to avoid a circular dependency 2021-09-23 11:45:49 +02:00
go.mod Began implementing the befunge field data structure 2021-09-14 17:56:04 +02:00
go.sum Began implementing the befunge field data structure 2021-09-14 17:56:04 +02:00
LICENSE Initial import 2021-09-14 00:16:05 +02:00