[feature] support config of code processing
The parse class defaults to a reg ex of 5 characters but that’s specific to SAIL. We need to be able to have a sensible default but also allow the user to configure the regex. One way could be acmc -c config file that allows us to change it from the command line, or even allowing the definition of new Classs that implement the parse process workflow.