A simple, extendable, 16 instruction stack machine.
Go to file
2022-08-28 14:19:46 -04:00
creature.go Added peek and poke methods to read/write to block 2022-08-28 14:19:46 -04:00
go.mod Initial commit 2022-08-28 13:25:00 -04:00
LICENSE Initial commit 2022-08-28 13:25:00 -04:00
README.md Initial commit 2022-08-28 13:25:00 -04:00

creature

A simple, extendable, 16 instruction stack machine.