A simple virtual machine with some fancy concepts... (like Erlang, but different)
Find a file
2022-09-23 11:39:47 +02:00
crates/fogtix-bytecode feat(bytecode): many small things; proper call tables 2022-09-23 11:39:47 +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