This website requires JavaScript.
Explore
Help
Sign In
Starfflame
/
forth-stuff
Watch
1
Star
0
Fork
You've already forked forth-stuff
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
76
KiB
Lua
99%
Forth
0.8%
Shell
0.2%
e5090f532e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Starfflame
e5090f532e
Move helper functions for the CoreWords dictionary into its own module.
2021-05-13 04:19:54 -05:00
.gitignore
Add some things for Dictionaries; expand the definition of ForthState
2021-05-10 20:43:33 -05:00
CoreHelpers.tl
Move helper functions for the CoreWords dictionary into its own module.
2021-05-13 04:19:54 -05:00
CoreWords.tl
Move helper functions for the CoreWords dictionary into its own module.
2021-05-13 04:19:54 -05:00
DataStructures.tl
Refactor DataStructures, add initial implementation of ForthInterpreter
2021-05-13 00:23:42 -05:00
ForthInterpreter.tl
Move helper functions for the CoreWords dictionary into its own module.
2021-05-13 04:19:54 -05:00
InputStream.tl
Refactor DataStructures, add initial implementation of ForthInterpreter
2021-05-13 00:23:42 -05:00
tlconfig.lua
Adding some base data structures
2021-05-10 01:23:32 -05:00