This is the vm to asm translator for nand2teris
Requirements:
- gcc (or any c compiler)
- make
sudo apt install build-essential - git
sudo apt install git
Download the given release from the releases from here That downloads the executable
Easy
Clone the repo
git clone https://github.com/eremognosis/vminc.git
cd vmincUse the given Makefile to build the project
make allThis creates an executable named vminc in the current directory. You can run it using the command line.
Undergoinjg
Check docs for documentation of the project
This project is licensed under the GPL-3.0 License - see the LICENSE file for details
Contributions are always welcome!
Theres nothing to contribute here tho. But you can defenitely make the parsing more safe by checks. Send PR (Pull Requests, not Political Reporting or Public Relations)
Please adhere to this project's code of conduct. (if i had one)