Create working PoC of interpreter

This commit is contained in:
2021-11-02 20:55:53 +01:00
parent 0b419650f0
commit e263617a2c
4 changed files with 51 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ executable MVM
Instruction
Command
Parser
Interpreter
Util
-- LANGUAGE extensions used by modules in this package.