FORTH-ish interpreter
.gitignore | ||
builtins.go | ||
eval.go | ||
flags.go | ||
go.mod | ||
main.go | ||
mem_test.go | ||
mem.go | ||
stack_test.go | ||
stack.go | ||
words_test.go | ||
words.go |
.gitignore | ||
builtins.go | ||
eval.go | ||
flags.go | ||
go.mod | ||
main.go | ||
mem_test.go | ||
mem.go | ||
stack_test.go | ||
stack.go | ||
words_test.go | ||
words.go |