nilang 0.4.1

A scripting language interpreter for Advent of Code
Documentation
========= FILE ./src/runtime/tests/fixtures/importing/importing.bytecode.actual ========
=== FN 0 START ===
LOC  0, 0
IMPO 0, 0
OUT  0
BOOL 1, true
SYM  0, #15
STGB 1, #0
LOC  0, 0
IMPO 0, 0
OUT  0
LDN  0
RTN  0
=== END ===
========= FILE ./src/runtime/tests/fixtures/importing/importing.bytecode.actual ========
=== FN 0 START ===
SYM  0, #15
LDGB 0, #0
JNT  3, 0
LOC  0, 0
RTN  0
LDN  0
RTN  0
=== END ===