ncatelli / spasm

An experimental multi-target assembler.
Apache License 2.0
4 stars 0 forks source link

Implement structured argument parsing #23

Closed ncatelli closed 4 years ago

ncatelli commented 4 years ago

To support #18, and for future utility, the main binary should probably implement some form of structured argument parsing similar to the functionality provided by clap.