Skip to content

amarjeet-saini/Hack-Assembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack-Assembler

program that translates programs written in the symbolic Hack assembly language into binary code.
input file: xyz.asm
output file: xyz.hack

Sample .asm files
  1. Add.asm
  2. Rect.asm
  3. Max.asm
Run command
prompt> python3 final.py xyz.asm 
Input file

Output file

About

converts hack assemby code to machine code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published