]> code.bitgloo.com Git - bitgloo/alee-forth.git/commit
support long definitions; add tests as submodule
authorClyne Sullivan <clyne@bitgloo.com>
Wed, 25 Oct 2023 13:06:14 +0000 (09:06 -0400)
committerClyne Sullivan <clyne@bitgloo.com>
Wed, 25 Oct 2023 13:06:14 +0000 (09:06 -0400)
commit650a344aad4c32d9b476ce36a06aa7dce373bb30
treee051d1248316cdee88f1a51caaf3cdbdf38dd19f
parent7381e87be6f2fa545e11a0a538291e7e2fc1e1a6
support long definitions; add tests as submodule
.gitmodules [new file with mode: 0644]
Makefile
README.md
forth/core.fth
libalee/corewords.cpp
libalee/dictionary.cpp
tests [new submodule]