nilang 0.4.1

A scripting language interpreter for Advent of Code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
========= FILE ./src/runtime/tests/fixtures/basic_interpolation/basic_interpolation.bytecode.actual ========
=== FN 0 START ===
LOC  1, 0
LOC  2, 1
SYM  0, #2
ARG  2
CALL 0, 0
PUSH 1, 0
LOC  0, 2
PUSH 1, 0
OUT  1
LDN  0
RTN  0
=== END ===