Go to file
Starfflame aa5eb4640d Conditionals 2021-05-28 22:50:58 -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 colon and semicolon operators 2021-05-25 23:27:18 -05:00
CoreWords.tl Conditionals 2021-05-28 22:50:58 -05:00
DataStructures.tl Add colon and semicolon operators 2021-05-25 23:27:18 -05:00
ForthMachine.tl Conditionals 2021-05-28 22:50:58 -05:00
InputStream.tl Add arithmetic tests for the Forth interpreter. 2021-05-23 06:59:36 -05:00
Interpreters.tl Add colon and semicolon operators 2021-05-25 23:27:18 -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 Conditionals 2021-05-28 22:50:58 -05:00
tlconfig.lua Adding some base data structures 2021-05-10 01:23:32 -05:00