This repository has been archived on 2023-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
cse141L-project/example.sh
Arthur Lu 4dd7faf066 add example shell file to compile cse141L programs,
add xxd to development container
2022-08-10 06:05:07 +00:00

2 lines
80 B
Bash

#!/bin/sh
python assembler.py cse141L.bin program1.asm program2.asm program3.asm