Remove comparison

This commit is contained in:
Augusto Gunsch
2020-10-24 22:33:57 -03:00
parent e7e03bdff2
commit 4adaf2d4d9
2 changed files with 1 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
# hack-assembler
Hack machine language assembler, as specified in [nand2tetris project 6](https://www.nand2tetris.org/project06).<br>
It also features syntax checking, and is extremely fast (about 10x faster than the reference implementation).
It also features syntax checking, and is extremely fast.

BIN
assembler Executable file

Binary file not shown.