Mycelium/hyphae
Ava Affine f48867db42
All checks were successful
per-push tests / build (push) Successful in 3m17s
per-push tests / test-frontend (push) Successful in 1m11s
per-push tests / test-utility (push) Successful in 2m10s
per-push tests / test-backend (push) Successful in 1m52s
per-push tests / timed-decomposer-parse (push) Successful in 1m39s
VM Bytecode char to string instructions
New instrucions: CTOS and MKSTR. CTOS creates a string containing
a single (input) character. MKSTR creates a new blank string. Unit
tests included.

fixes: #42

Signed-off-by: Ava Affine <ava@sunnypup.io>
2025-08-09 05:23:45 +00:00
..
src VM Bytecode char to string instructions 2025-08-09 05:23:45 +00:00
build.rs Test harness for HyphaeVM 2025-07-29 23:37:22 +00:00
Cargo.toml Clean up project structure 2025-07-24 19:44:43 +00:00
instructions.toml VM Bytecode char to string instructions 2025-08-09 05:23:45 +00:00