Commit Graph

158 Commits

Author SHA1 Message Date
7a2ed45857 misc/kforth: Restart the world. 2018-06-05 15:41:35 -07:00
a1149654d4 misc/kforth: Start over. 2018-06-05 15:41:33 -07:00
7c5297118a misc/kforth: Move previous work to v1. 2018-06-05 15:41:30 -07:00
8fc2b09430 misc/kforth: Minor update to part 0x07 writeup. 2018-06-05 15:41:27 -07:00
7ff4b8d35b misc/kforth: Finish part 0x07 writeup. 2018-06-05 15:41:24 -07:00
3991bb353b misc/kforth: Starting work on writeup. 2018-06-05 15:41:21 -07:00
342bacdf01 misc/kforth: Store proper dictionary address. 2018-06-05 15:41:17 -07:00
5788c52ff3 misc/kforth: Notionally start this next writeup. 2018-06-05 15:41:14 -07:00
d96bf65a24 misc/kforth: Mostly finished with nucleus layer. 2018-06-05 15:41:09 -07:00
adafdaa128 misc/kforth: Adding stats. 2018-06-05 15:41:05 -07:00
825dbf927e misc/kforth: Add forth standard 83 2018-06-05 15:41:02 -07:00
7fc402e30a misc/kforth: Filling out more words. 2018-06-05 15:40:58 -07:00
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
3b284b7c08 misc/kforth: rst fixups 2018-06-05 15:40:29 -07:00
63e9a0a333 misc/kforth: Interpreter writeup, code cleanups. 2018-06-05 15:40:26 -07:00
14dc525084 misc/kforth: Start command processing. 2018-06-05 15:40:23 -07:00
0a010e4527 misc/kforth: spello 2018-06-05 15:40:21 -07:00
eb03ca98f3 misc/kforth: but what were you feeling 2018-06-05 15:40:18 -07:00
4dae55e02e misc/kforth: Iron out numeric issues. 2018-06-05 15:40:14 -07:00
505d71906c misc/kforth: Part 0x04 - parsing numerics. 2018-06-05 15:40:10 -07:00
0ae7d49593 misc/kforth: Finish parsing. 2018-06-05 15:40:06 -07:00
5bcc016246 misc/kforth: Starting work on the parser. 2018-06-05 15:39:55 -07:00
c4d78e17ff misc/kforth: Initial import. 2018-06-05 15:39:34 -07:00
0fb6dce050 pio: start platformIO projects 2018-04-27 07:54:33 -07:00
c98ca59a5e algotune: make reseed public. 2018-04-12 21:53:47 -07:00
24ca2ce67c algotune: renamed directory to match library name 2018-04-12 21:27:17 -07:00
fbcef4955e algotune: finish library. 2018-04-12 21:25:17 -07:00
a5d4812025 algotune: start work on algotune.
This is a library for stress testing algorithms problems.
2018-04-12 21:25:17 -07:00
567169dd7b adsep: some lunch progress 2018-04-10 12:23:09 -07:00
b7193a9e96 various updates 2018-04-10 07:09:04 -07:00
1654f1b14f adsep: start algorithms + data structs = programs. 2018-04-10 07:08:48 -07:00
af2db4ac8c misc: add simple turing machine from DAS. 2018-04-07 13:36:30 -07:00
b6e24b44ad misc: starting Turing Machine in Racket. 2018-04-07 12:55:27 -07:00
05a88c1a29 par: add proplogic 2018-04-07 01:58:49 -07:00
ed28464c04 bitwise: ion release doesn't need a different target name 2018-03-28 06:59:23 -07:00
71dff5d299 bitwise: finish day 2 2018-03-27 22:47:45 -07:00
2404595738 bitwise: more work on ion 2018-03-27 16:00:58 -07:00
c242894f94 bitwise: another three minutes of video on the bus. 2018-03-26 11:33:32 -07:00
e779c77d32 bitwise: add progress on ion 2018-03-23 15:25:46 -07:00
d67ca84c45 ion: start implementing stretchy buffers via the video. 2018-03-15 15:54:33 -07:00
39937b6c00 ion: first pass at stretchy buffers.
However, len is expressed as number of elements, and capacity as
number of bytes.
2018-03-15 15:54:22 -07:00
5f5c4ac7ae blue-pill: copying linker script over 2018-03-12 22:48:05 -07:00
943e2bfa93 blue-pill: fix linker scripts and asm led turnon 2018-03-12 22:16:18 -07:00
ca7eaec903 blue-pill: cleaning some stuff up 2018-03-08 11:31:00 -08:00
5734a63997 blue-pill: fix bootloader. 2018-03-07 19:50:01 -08:00
524f860331 blue-pill: convert blinky to startup.s boot. 2018-03-07 16:58:06 -08:00
244153679d ods: update data automakefile 2018-03-07 16:03:01 -08:00
739124392b sandbox: update READMEs for projects 2018-03-07 16:02:46 -08:00
75c0f46433 blue-pill: more draugr cleanups 2018-03-07 15:55:54 -08:00
f5621c24b8 blue-pill: start the startup code
no idea if this works yet
2018-03-07 15:01:27 -08:00