Crates.io | lminc |
lib.rs | lminc |
version | 2.0.1 |
source | src |
created_at | 2023-07-01 23:45:30.966364 |
updated_at | 2023-07-01 23:45:30.966364 |
description | An assembler and interpreter for the Little Minion Computer model 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 |
homepage | https://github.com/tomBoddaert/lminc/ |
repository | https://github.com/tomBoddaert/lminc/ |
max_upload_size | |
id | 905782 |
size | 128,003 |
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.
Little Minion Computer Assembly, Little Man Computer
Make sure you have cargo installed.
cargo install --git https://github.com/tomboddaert/lminc
I am working on an extended mode. The documentation is in extended_mode.md.
LMinC is dual-licensed under either the Apache License Version 2.0 OR MIT license at your option.