Go to file
Starfflame 119da5673d refactor inputstream to make it more easily testable 2021-05-18 23:46:50 -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 some things for Dictionaries; expand the definition of ForthState 2021-05-10 20:43:33 -05:00
CoreHelpers.tl refactor inputstream to make it more easily testable 2021-05-18 23:46:50 -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 Add .busted config, seperate interpreter functions from initial setup code for forth machine 2021-05-18 22:43:19 -05:00
InputStream.tl refactor inputstream to make it more easily testable 2021-05-18 23:46:50 -05:00
Interpreters.tl Add .busted config, seperate interpreter functions from initial setup code for forth machine 2021-05-18 22:43:19 -05:00
tlconfig.lua Adding some base data structures 2021-05-10 01:23:32 -05:00