* This is in progress code. The plan is to support all literals before beginning to cleanup and dedup the mutation generation. Have to understand the AST and the possible mutations more in depth before making structural decisions here.
* Add tests for all edge cases I could create * Add infrastructure for loading mutations into the vm. * The fun part is next!