tomBoddaert/zig_minion
A Little Minion Computer implementation in Zig
The Little Minion Computer model was created by Professor Magnus Bordewich of Durham University, based on the Little Man Computer created by Dr. Stuart Madnick of M.I.T. in 1965.
For a more featureful and better written implementation, see my LMinC project, which is written in Rust.
There are examples in the examples directory;
zig_minion is dual-licensed under either the Apache License Version 2.0 OR MIT license at your option.