Skip to content

wrd0wl/nand2tetris-assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#README FOR LINUX USERS

This is one of my first projects, so the code may not be well readable. But it works!

Run Terminal on your device.

Type path to the directory with .c and .h files.

	cd home/yourusername/path/to/nand2tetris-assembler-master

Run

	make

Put .asm files to the directory with the source code.

Then execute

	./assembler file_to_read.asm file_to_convert.hack

The names of files .asm and hack. should be the same.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published