This is a dump of all my scratch gforth stuff. Might be useful for somebody looking for some forth examples? I dunno.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Milo Fultz e1951ad840
Add calendar printer
3 months ago
README.md * 3 months ago
add-lines.fs * 3 months ago
cal.fs * 3 months ago
cat.fs Initial Commit 3 months ago
hello.fs Initial Commit 3 months ago
input.txt * 3 months ago
memory.fs Initial Commit 3 months ago
print-cal.fs Add calendar printer 3 months ago
readfile.fs Initial Commit 3 months ago
test-c-at.fs * 3 months ago

README.md

These are all using the latest version of gforth, which I have been told isn't great, but I figure I shouldn't let perfect be the enemy of good and start learning.

I'm using ( these ) to signify stack states and \ these to be comments.