Go to file
Starfflame 5efd5dbb60 Add recognizers for words and numbers 2021-05-25 03:41:39 -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 Add recognizers for words and numbers 2021-05-25 03:41:39 -05:00
CoreWords.tl Add recognizers for words and numbers 2021-05-25 03:41:39 -05:00
DataStructures.tl Add recognizers for words and numbers 2021-05-25 03:41:39 -05:00
ForthMachine.tl Add tests for core words 2021-05-23 22:22:27 -05:00
InputStream.tl Add arithmetic tests for the Forth interpreter. 2021-05-23 06:59:36 -05:00
Interpreters.tl Add arithmetic tests for the Forth interpreter. 2021-05-23 06:59:36 -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 Add words for [ and ] 2021-05-25 02:27:57 -05:00
tlconfig.lua Adding some base data structures 2021-05-10 01:23:32 -05:00