summaryrefslogtreecommitdiff
path: root/sanctuary.fs
AgeCommit message (Collapse)Author
2026-04-10remove debug shitkitty
2026-04-10input stuff, fix parse{,-name} skipping last char of tibkitty
2026-04-08some erroring stuffkitty
2026-04-08some documentationkitty
maybe reorganise the docs into topics
2026-04-08yeah i'm simplifying this shitkitty
2026-04-08i need to redo this from scratchkitty
the input buffering. not the whole forth
2026-04-07none of this i/o stuff is documented or testedkitty
2026-03-31some input internalskitty
maybe this stuff should be hidden. not sure yet
2026-03-30errno stuff and defer words wheeeeekitty
2026-03-29DEFER-ed words in core, file open/read/write/closekitty
2026-03-28PNO and some other stuffkitty
2026-03-28wheeeekitty
2026-03-24zstrings and the worst hack in the universekitty
2026-03-24fix s" also rp sp and emitkitty
2026-03-23strings + nip and tuckkitty
2026-03-23value to +to -tokitty
2026-03-23compile-only actually implementedkitty
2026-03-23boolean wordskitty
2026-03-23fix broken allot, variablekitty
2026-03-23create does> constantkitty
seems to work just fine. wonderful! i don't think the speed should be that much worse but if it ends up being slow i can manually make a faster `constant`.
2026-03-23boilerplate for create does>kitty
2026-03-21quite a lotkitty
the documentation descriptions Leave a Lot to be Desired
2026-03-20base wordskitty
2026-03-20\ commentskitty
2026-03-20char, immediate, and ( bracket comments )kitty
2026-03-19math stuffkitty
2026-03-18vaguely working interpretationkitty
2026-03-17seemingly working interpret from jfkitty
nice honestly it might not be a bad idea to add testing *at this point*
2026-03-16dummy sanctuary.fskitty