This website requires JavaScript.
Explore
Help
Register
Sign in
adyxax
/
gofunge98
Watch
1
Star
0
Fork
You've already forked gofunge98
0
Code
Issues
Releases
Activity
a Funge-98 interpreter written in go
17
commits
1
branch
1
tag
117
KiB
Go
100%
759ee2aa10
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Julien Dessaux
759ee2aa10
Each pointer needs its own stack, merging the two packages to avoid a circular dependency
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