Added negate opcode to equality opcode, in the second byte

This commit is contained in:
2024-10-03 10:15:58 +10:00
parent 5db3e407b1
commit ab1c9b941f
8 changed files with 74 additions and 26 deletions

View File

@@ -262,5 +262,3 @@ int main(int argc, const char* argv[]) {
return 0;
}
//TODO: simple and consistent way to print an AST and Toy_Value