Mycelium/hyphae
Ava Affine 3af5997a15
All checks were successful
per-push tests / build (push) Successful in 1m38s
per-push tests / test-utility (push) Successful in 42s
per-push tests / test-frontend (push) Successful in 42s
per-push tests / test-backend (push) Successful in 49s
per-push tests / timed-decomposer-parse (push) Successful in 47s
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:37:47 +00:00
..
src Hyphae: add assembler and disassembler 2025-12-15 18:37:47 +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:37:47 +00:00
vm.toml Number-to-ByteVector-conversion (#44) 2025-12-04 12:09:44 -08:00