]> code.bitgloo.com Git - bitgloo/alee-forth.git/commit
compact implementation; runs on msp430
authorClyne Sullivan <clyne@bitgloo.com>
Sat, 25 Feb 2023 00:09:53 +0000 (19:09 -0500)
committerClyne Sullivan <clyne@bitgloo.com>
Sat, 25 Feb 2023 00:09:53 +0000 (19:09 -0500)
commit0b88b4596e6265863e75e7aabcca52734e147fae
tree2210e75d0b5eff6e462770e5278a1baf504423b0
parent914a75b2097090595d12015b750f97dc55bf7dcd
compact implementation; runs on msp430
13 files changed:
.gitignore
Makefile
alee-msp430.cpp [new file with mode: 0644]
alee.cpp
corewords.cpp
corewords.hpp
dictionary.cpp
dictionary.hpp
memdict.hpp
parser.cpp
parser.hpp
state.cpp
state.hpp