This website requires JavaScript.
Explore
Help
Sign In
rekahsoft
/
hack-asm
Watch
1
Star
1
Fork
0
You've already forked hack-asm
Code
Issues
Pull Requests
Releases
Wiki
Activity
e85ff2b949
hack-asm
/
.gitignore
6 lines
18 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working basic assembler Need to implement a fancier main function that accepts a few other arguments and can take input from stdin and output to stdout instead of a file. asmblr [-o[--output=] out] file Where: - out is the name of the file to write to, or '-' for stdout - file is the name of the input hack asm file or '-' for stdin Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-06-15 07:57:37 +00:00
*~
Cabalized and modularized project Additionally, added scaffolding for the future implementation of a test suite, as well as TODO markers for documentation. Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-06-16 22:33:26 +00:00
*.hi
*.o
dist
Reference in New Issue
Copy Permalink