Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 327 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 327 Bytes

Installation

pip install galapagos-assembler

The version numbers in pip correspond to tags in this repo.

Usage

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 0s and 1s instead of real binary.