A simple, extendable, 16 instruction stack machine.
Go to file
2022-08-28 21:11:06 -04:00
creature_test.go Created and passed peek/poke test 2022-08-28 21:11:06 -04:00
creature.go Renamed load and store to peek and poke 2022-08-28 20:20:04 -04:00
go.mod
LICENSE
README.md

creature

A simple, extendable, 16 instruction stack machine.