Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run project? #2

Open
lyzhang30 opened this issue Nov 7, 2022 · 1 comment
Open

How to run project? #2

lyzhang30 opened this issue Nov 7, 2022 · 1 comment

Comments

@lyzhang30
Copy link

I donn't understand the step 5, what's jack? and when I look the source code. what's .jack file?
Can you explain it more clearly? Thank you so much.

`
5. Input command as ‘java Compiler FolderName’ (FolderName indicates the name of folder which contains the Jack source codes)

For the step 5, if user wants to compile the folder which is not in the ‘src’ folder, the entire path of the folder should be added in front of the folder name.
`

@wangjs96
Copy link
Owner

wangjs96 commented Nov 8, 2022

Hi,

Thanks for your questions. Jack programming language is a kind of tutorial object-oriented programming language. I have already uploaded several samples with documentation for Jack programming language. After generating the .vm files, you can download virtual machine from www.nand2tetris.org to run the machine codes.
Feel free to post any issue if you need any other helps.

@wangjs96 wangjs96 closed this as completed Nov 9, 2022
@wangjs96 wangjs96 reopened this Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants