Commit Graph

7 Commits

Author SHA1 Message Date
Kyle Isom 7a2ed45857 misc/kforth: Restart the world. 2018-06-05 15:41:35 -07:00
Kyle Isom a1149654d4 misc/kforth: Start over. 2018-06-05 15:41:33 -07:00
Kyle Isom 7c5297118a misc/kforth: Move previous work to v1. 2018-06-05 15:41:30 -07:00
Kyle Isom d96bf65a24 misc/kforth: Mostly finished with nucleus layer. 2018-06-05 15:41:09 -07:00
Kyle Isom 6a49675314 misc/kforth: Add system status, work on vocab, better write_num.
- Now system structure includes a status variable and an associated
  function for writing the status out.
- Adding more words to the builtin dictionary.
- write_num round 3.
- Include option to not print the stack each iteration.
2018-06-05 15:40:55 -07:00
Kyle Isom 14dc525084 misc/kforth: Start command processing. 2018-06-05 15:40:23 -07:00
Kyle Isom 505d71906c misc/kforth: Part 0x04 - parsing numerics. 2018-06-05 15:40:10 -07:00