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
18
Commits
1
Branch
0
Tags
76
KiB
Lua
99%
Forth
0.8%
Shell
0.2%
6959c473f8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Starfflame
6959c473f8
rename State type to Environment
2021-05-14 03:29:54 -05:00
.gitignore
Add some things for Dictionaries; expand the definition of ForthState
2021-05-10 20:43:33 -05:00
CoreHelpers.tl
rename State type to Environment
2021-05-14 03:29:54 -05:00
CoreWords.tl
rename State type to Environment
2021-05-14 03:29:54 -05:00
DataStructures.tl
rename State type to Environment
2021-05-14 03:29:54 -05:00
ForthInterpreter.tl
rename State type to Environment
2021-05-14 03:29: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