nilang 0.4.1

A scripting language interpreter for Advent of Code
Documentation
========= FILE ./src/runtime/tests/fixtures/import_caching/import_caching.bytecode.actual ========
=== FN 0 START ===
LOC  0, 0
IMPO 0, 0
SYM  1, #15
MEML 0, 0[1]
OUT  0
LOC  0, 0
IMPO 0, 0
MEML 0, 0[1]
OUT  0
LOC  0, 0
IMPO 0, 0
MEML 0, 0[1]
OUT  0
LDN  0
RTN  0
=== END ===
========= FILE ./src/runtime/tests/fixtures/import_caching/import_caching.bytecode.actual ========
=== FN 0 START ===
LOC  0, 0
OUT  0
MAP  2
SYM  1, #15
INT  0, 69
MEMS 2[1], 0
RTN  2
=== END ===