Go to file
Starfflame 59b7c5a028 inputstream changes; curr never reads from after the string 2021-05-20 02:00:48 -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 busted tests 2021-05-19 00:41:01 -05:00
CoreHelpers.tl inputstream changes; curr never reads from after the string 2021-05-20 02:00:48 -05:00
CoreWords.tl Add .busted config, seperate interpreter functions from initial setup code for forth machine 2021-05-18 22:43:19 -05:00
DataStructures.tl Add .busted config, seperate interpreter functions from initial setup code for forth machine 2021-05-18 22:43:19 -05:00
ForthMachine.tl crappy code 2021-05-19 22:04:04 -05:00
InputStream.tl inputstream changes; curr never reads from after the string 2021-05-20 02:00:48 -05:00
Interpreters.tl crappy code 2021-05-19 22:04:04 -05:00
codetest.txt crappy code 2021-05-19 22:04:04 -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 inputstream changes; curr never reads from after the string 2021-05-20 02:00:48 -05:00
tlconfig.lua Adding some base data structures 2021-05-10 01:23:32 -05:00