Skip to content

eremognosis/vminc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACKVM COMPILER

This is the vm to asm translator for nand2teris

Usage

Requirements:

  • gcc (or any c compiler)
  • make sudo apt install build-essential
  • git sudo apt install git

Using the given release

Download the given release from the releases from here That downloads the executable

building from source

Easy

Clone the repo

    git clone https://github.com/eremognosis/vminc.git
    cd vminc

Use the given Makefile to build the project

    make all

This creates an executable named vminc in the current directory. You can run it using the command line.

testing

Undergoinjg

Documentation

Check docs for documentation of the project

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details

Authors

REFER

Contributing

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors