Create working parser

This commit is contained in:
2021-11-02 16:52:07 +01:00
parent c16cfb33a0
commit e8b94aa017
3 changed files with 54 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ executable MVM
other-modules:
VirtualMachine
Instruction
Parser
Util
-- LANGUAGE extensions used by modules in this package.
-- other-extensions: