chore: rename the project back to vm translator

This commit is contained in:
2026-04-06 16:21:13 +01:00
committed by GitHub
parent 74982ac6e9
commit 27ade5ab88
+2 -2
View File
@@ -1,3 +1,3 @@
# Jack Compiler
# Jack VM Translator
This is a compiler made as the an assignment for the [Nand To Tetris Course: Part 2](https://nand2tetris.org/project07). It assumes that the jack file does not have errors for now.
This is a VM translator made as the an assignment for the [Nand To Tetris Course: Part 2](https://nand2tetris.org/project07). It assumes that the jack file does not have errors for now.