Commit Graph

5 Commits

Author SHA1 Message Date
publicmatt
7dc82743c7 add logos crate. 2024-11-09 20:10:31 -08:00
publicmatt
ce1a71899d add tests to scanner.
move chunk out of lib.rs
add -f and -s and -c flags to main
2024-05-03 14:14:45 -07:00
publicmatt
9b0ad58e71 finish first pass of scanner. 2024-05-03 11:14:50 -07:00
publicmatt
c80c8248a2 add a vm and stack for execution.
add some basic opt tests
2024-05-02 15:10:26 -07:00
publicmatt
5cee345e8b add return and const instructions. 2024-05-02 11:30:50 -07:00