Jack compiler now supports underscores in identifier

This commit is contained in:
2020-11-15 16:12:10 -05:00
parent fb224f31ed
commit 01e43dfba0
3 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# ---> N2T
tools/bin/Hardware Simulator.dat
tools/bin/CPU Emulator.dat
tools/bin/Virtual Machine Emulator.dat
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/