Mycelium/hyphae
Ava Affine ad39e26945
Some checks failed
per-push tests / timed-decomposer-parse (push) Blocked by required conditions
per-push tests / test-backend (push) Blocked by required conditions
per-push tests / build (push) Successful in 1m50s
per-push tests / test-utility (push) Has been cancelled
per-push tests / test-frontend (push) Has been cancelled
Hyphae: add assembler and disassembler
This commit adds hyphae binaries for an assembler and a disassembler
As well as some fixes for observed misbehavior during manual
verification.

The new binaries are hphc for compiling assmbly files and hphdump for
inspecting compiled hyphae binary.

Signed-off-by: Ava Affine <ava@sunnypup.io>
2025-12-15 18:35:06 +00:00
..
src Hyphae: add assembler and disassembler 2025-12-15 18:35:06 +00:00
build.rs Begin implementing human interface for Hyphae 2025-12-03 22:14:48 +00:00
Cargo.toml Hyphae: add assembler and disassembler 2025-12-15 18:35:06 +00:00
vm.toml Number-to-ByteVector-conversion (#44) 2025-12-04 12:09:44 -08:00