There is still parse behavior in the SimpleVM class. This needs to be extracted and implemented in the Parse class.
- The Parse class object in the SimpleVM context is only required once. This can be changed to a Singleton class as a result for added practice.