Go to file
Starfflame 04ed7427cd Refactor DataStructures, add initial implementation of ForthInterpreter 2021-05-13 00:23:42 -05:00
.gitignore Add some things for Dictionaries; expand the definition of ForthState 2021-05-10 20:43:33 -05:00
CoreWords.tl Refactor DataStructures, add initial implementation of ForthInterpreter 2021-05-13 00:23:42 -05:00
DataStructures.tl Refactor DataStructures, add initial implementation of ForthInterpreter 2021-05-13 00:23:42 -05:00
Dictionary.tl add DataStructures module 2021-05-12 03:32:25 -05:00
ForthInterpreter.tl Refactor DataStructures, add initial implementation of ForthInterpreter 2021-05-13 00:23:42 -05:00
InputStream.tl Refactor DataStructures, add initial implementation of ForthInterpreter 2021-05-13 00:23:42 -05:00
Stack.tl implement code hygiene fixes 2021-05-11 01:55:13 -05:00
State.tl add DataStructures module 2021-05-12 03:32:25 -05:00
WordInfo.tl add CoreWords dictionary 2021-05-11 03:19:54 -05:00
tlconfig.lua Adding some base data structures 2021-05-10 01:23:32 -05:00