This commit is contained in:
2026-05-14 23:28:16 -05:00
parent 8a4cce0da4
commit 89caa700cf
6 changed files with 81 additions and 40 deletions

View File

@@ -14,8 +14,7 @@ The bytecode file is composed of the following sections:
Each constant:
[0]: Type (0 = string, 1 = real)
if string:
[1..4]: string size
[...]: string
[...]: string (NULL terminated)
if real
[1..4]: real