Mycelium/hyphae
Ava Affine 5582da5b41
Some checks failed
per-push tests / build (push) Failing after 39s
per-push tests / test-frontend (push) Has been skipped
per-push tests / timed-decomposer-parse (push) Has been skipped
per-push tests / test-utility (push) Has been skipped
per-push tests / test-backend (push) Has been skipped
Begin implementing human interface for Hyphae
This commit implements Display and FromStr for Datum, Operation,
Operand, Instruction, and Program types. Additionally, tests are
added for the new routines. This change was implemented in furtherance
of a command line assembler and disassembler, as well as for the
implementation of a debugger.
2025-12-03 22:14:48 +00:00
..
src Begin implementing human interface for Hyphae 2025-12-03 22:14:48 +00:00
build.rs Begin implementing human interface for Hyphae 2025-12-03 22:14:48 +00:00
Cargo.toml Clean up project structure 2025-07-24 19:44:43 +00:00
vm.toml Generate a user manual. 2025-08-19 20:32:40 +00:00