nilang 0.4.1

A scripting language interpreter for Advent of Code
Documentation
1
2
3
4
5
6
7
========= FILE ./src/runtime/tests/fixtures/constant_folding/constant_folding.bytecode.actual ========
=== FN 0 START ===
BOOL 0, true
OUT  0
LDN  0
RTN  0
=== END ===