pip install galapagos-assembler
The version numbers in pip correspond to tags in this repo.
galapagos-as file1.gas file2.gas wildcard*.gas ...
Use the -d
flag to get debug information.
Use the --ascii
flag to compile to an ascii string of 0
s and 1
s instead of real binary.