]> code.bitgloo.com Git - bitgloo/alee-forth.git/commit
move main execution to State; bring back verify() optimize
authorClyne Sullivan <clyne@bitgloo.com>
Thu, 9 Nov 2023 19:48:49 +0000 (14:48 -0500)
committerClyne Sullivan <clyne@bitgloo.com>
Thu, 9 Nov 2023 19:48:49 +0000 (14:48 -0500)
commit4b50a9fafe793abf3c2c16e203072a98a0702814
tree52283545e15153a2adeba8145d8e018f97699cfe
parent3dc947a7575bd23703644996d8e853e5e618b2e3
move main execution to State; bring back verify()
forth/core.fth
forth/fib.fth
libalee/corewords.cpp
libalee/corewords.hpp
libalee/state.cpp
libalee/state.hpp