Commit Graph

10 Commits

Author SHA1 Message Date
8bcad2beae started using logging library 2021-12-10 15:47:43 -08:00
bf1d3bf477 improving smell 2021-12-09 17:52:06 -08:00
6f353fd70e Update main.rs 2021-12-09 17:50:57 -08:00
3cad6aa362 refactored logic with Opcode enum, starting to support typed literals 2021-12-09 17:50:16 -08:00
cc04958955 Now accepts command line argument for binary file path 2021-12-08 12:43:54 -08:00
e4528d2d71 reads binary files now 2021-12-08 11:58:02 -08:00
22f48d8732 Implemented COPY 2021-12-08 00:34:27 -08:00
6097fdbf05 Working bytecode! 2021-12-07 18:50:34 -08:00
212b353558 init commit 2021-12-07 18:22:06 -08:00
1a0dccbfc8 Initial commit 2021-12-07 18:20:47 -08:00