]> code.bitgloo.com Git - bitgloo/alee-forth.git/commit
implement if and then
authorClyne Sullivan <clyne@bitgloo.com>
Fri, 10 Feb 2023 01:15:16 +0000 (20:15 -0500)
committerClyne Sullivan <clyne@bitgloo.com>
Fri, 10 Feb 2023 01:15:16 +0000 (20:15 -0500)
commit78507c65c4ab649bbb0655d9485bf2f6e712af5c
tree4563a821183fd6e11d7efc968ee5f8515db8ed85
parent501ca28d509bf6f41ed5797fa68f07e37ab9a294
implement if and then
alee.cpp
corewords.cpp
corewords.hpp
dictionary.cpp
parser.cpp