Add vm:📦:Package, instruction disassembly

* Code is compiled into a vm:📦:Package which contains the
  executable code, the constants, and the local name mappings.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2020-09-18 15:45:54 -07:00
parent 321fe8e1ea
commit cb5689c513
6 changed files with 136 additions and 105 deletions

View File

@@ -25,5 +25,5 @@
\. "."
, ","
#.+$ ;
[\t ]+ ;
#[^\n]*$ ;
[\t ]+ ;