nayuta-ai / nand2tetris

0 stars 0 forks source link

vm transrator #8

Open nayuta-ai opened 2 years ago

nayuta-ai commented 2 years ago

Implementation Summary

I have implemented chapters 7 and 8 of the nand2tetris project. I have implemented my vm transrator.

Scope of Impact

/projects/cmd

Particular points to check

Please review all *.go file in /projects/cmd/ for readability and file structure.

Test

pytest .

Deadline

2022/10

Reference

https://github.com/kronosapiens/nand2tetris/tree/master/projects/08/FunctionCalls/FibonacciElement