A simple, extendable, 16 instruction stack machine.
Go to file
Sasha Koshka 045bd2ef6d Generalized tests 2022-08-28 18:29:10 -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.go Fixed issue with pushing to stack 2022-08-28 18:26:44 -04:00
creature_test.go Generalized tests 2022-08-28 18:29:10 -04:00
go.mod Initial commit 2022-08-28 13:25:00 -04:00

README.md

creature

A simple, extendable, 16 instruction stack machine.