Skip to content

Commit

Permalink
testing workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKhowalGithub committed Apr 5, 2024
1 parent 077be3a commit d66fe3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
This is a simple virtual machine (VM) implementation for the Monkey programming language. The VM is responsible for executing bytecode instructions generated by the Monkey compiler. This is a fork of iridium and personal project for learning rust and how language interpreters work.

At the moment we have two main structs: `VM` and 'instruction' and 'opcode' enums.

install rust and cargo

0 comments on commit d66fe3f

Please sign in to comment.