Commit graph

6 commits

Author SHA1 Message Date
Jeremy Penner b751763331 zipoff.com as a standalone Forth executable, with stub 2023-09-15 16:10:12 -04:00
Jeremy Penner 6521a2127b massive refactoring; introduce "zipoff"
assemble.jrt for creating assemble.com which has asm.jrt preloaded
rebuild.bat for re-bootstrapping tinyjort from scratch and
  verifying that minijort and assemble produce the same binary
small CGA textmode vocabulary with test program
2023-09-12 23:27:46 -04:00
Jeremy Penner 36066a6f93 bugfixes and cleanup; use tinyjort to bootstrap itself! 2023-09-09 14:08:36 -04:00
Jeremy Penner c01f114655 cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
Jeremy Penner 8d5fbe0143 fix up number printing word 2023-09-04 14:23:12 -04:00
Jeremy Penner 141315b6fb more core forth words (memory access, return stack, inline data) 2023-09-01 21:51:22 -04:00