docs(twitter): add 2079746130309415185 corpus (NOTimothyLottes micro macro-forth rough-draft)

5-post design walkthrough of a branch-free 8-bit/word color-forth variant
for code generation: ~62 dict entries/page with paging, call/return
inlined by the compiler, branch-free compile + branch-free execution,
lookup-table pre-compile writes unaligned 8-bytes. Intended for tiny
self-contained chunks that include their own codegen. Whitney-esk in
single-char vars, non-Whitney in no higher-order arrays.
This commit is contained in:
ed
2026-07-26 21:33:59 -04:00
parent 41be106888
commit d2ee4f0ea0
3 changed files with 134 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB