ncatelli / spasm

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

Implement Better Error Types #41

Open ncatelli opened 4 years ago

ncatelli commented 4 years ago

Currently most errors return a simple string it would be nice to implement better Error types that signify a standardized error result.