Show HN: 10biForthOS a full 8086 OS in 46 bytes (git.sr.ht)
10biForthOS = 10b(2) i(nstructions) Forth OS is a very primitive Forth with only two instructions:
1 is compile
0 is execute
It is heavily inspired by Frank Sergeant 3-Instruction Forth (https://pygmy.utoh.org/3ins4th.html)
2 comments
[ 6.7 ms ] story [ 16.4 ms ] thread