Go to file
Starfflame b31e6cffab add word for VALUE 2021-07-19 22:15:55 -05:00
.busted Add .busted config, seperate interpreter functions from initial setup code for forth machine 2021-05-18 22:43:19 -05:00
.gitignore Add tests for core words 2021-05-23 22:22:27 -05:00
CoreHelpers.tl (LOCAL) word, along with helper words for using it. 2021-07-19 19:30:02 -05:00
CoreWords.tl add word for VALUE 2021-07-19 22:15:55 -05:00
DataStructures.tl add word for VALUE 2021-07-19 22:15:55 -05:00
ForthMachine.tl Additional control structures 2021-05-29 02:12:29 -05:00
InputStream.tl Add arithmetic tests for the Forth interpreter. 2021-05-23 06:59:36 -05:00
Interpreters.tl Push interpretation functions to CoreHelpers for later use in TO et al. 2021-07-16 16:56:21 -05:00
codetest.forth Conditionals 2021-05-28 22:50:58 -05:00
codetest.txt Add arithmetic tests for the Forth interpreter. 2021-05-23 06:59:36 -05:00
filetest.txt Add new tests for inputstreams 2021-05-19 20:21:17 -05:00
test.sh Add new tests for inputstreams 2021-05-19 20:21:17 -05:00
tests.lua (LOCAL) word, along with helper words for using it. 2021-07-19 19:30:02 -05:00
tlconfig.lua Adding some base data structures 2021-05-10 01:23:32 -05:00