This website requires JavaScript.
Explore
Help
Sign in
adyxax
/
gofunge98
Watch
1
Star
0
Fork
You've already forked gofunge98
0
Code
Issues
Releases
Activity
51
commits
1
branch
1
tag
106
KiB
01b9808b1d
Commit graph
3 commits
Author
SHA1
Message
Date
Julien Dessaux
c913c2ae46
Refactoring : isolate stack manipulation into their own package
2021-11-12 15:28:09 +01:00
Julien Dessaux
da7e7dae2b
Made the interpreter pass most of the mycology test suite
2021-09-24 01:26:49 +02:00
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
Renamed from pkg/stack/stack.go (
Browse further
)