summaryrefslogtreecommitdiffstats
path: root/bytecode/encoding.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-04Rewrite the bytecode interpreter in Rust.Rose Hogenson1-118/+0
2023-02-11Change how slices work.Rose Hogenson1-4/+4
2023-02-11Write a garbage collector.Rose Hogenson1-1/+1
2023-02-11Add a bytecode interpreter.Rose Hogenson1-0/+118