Emulating Petzold's Code BCD decoder – each logic gate is a persistent task with own instructions on a stack VM
Emulating Petzold's Code BCD decoder – each logic gate is a persistent task with own instructions on a stack VM
github.com
spacydo/examples/bcd-decoder at main · tracyspacy/spacydo
SPACYDO is a stack-based virtual machine with image-based persistence. The core abstraction is a TASK: a persistent entity carrying its own executable bytecode alongside its state. Tasks can observ......
cross-posted from: https://lemmy.ml/post/45214693
Also vm repo