A simple virtual machine with some fancy concepts... (like Erlang, but different)
Find a file
2022-09-23 07:58:06 +02:00
crates/fogtix-bytecode fix(bytecode): make sure the proptest runs long enough 2022-09-23 07:58:06 +02:00
docs more documentation, some opcodes 2022-09-23 07:37:57 +02:00
.gitignore initial commit 2022-09-23 04:45:34 +02:00
Cargo.lock feat(bytecode): implement basic Value + parsing 2022-09-23 05:31:02 +02:00
Cargo.toml initial commit 2022-09-23 04:45:34 +02:00