nandtotetris / computer-visualizer

0 stars 0 forks source link

feat: add first stage compiler simulator #55

Closed henok-tesfaye closed 3 years ago

henok-tesfaye commented 3 years ago

What kind of change does this PR introduce? It's a feature PR which adds the first stage of a compiler simulator. Jack code => Removes Jack code => Tokenizer

Does this PR introduce a breaking change? No

What needs to be documented once your changes are merged? Nothing