stak-code 0.2.69

Bytecode encoding/decoding for Stak Scheme
Documentation
1
2
3
4
5
6
7
8
---
source: code/src/ir/program.rs
expression: "Program::new(vec![],\n    vec![Instruction ::\n        Close(42, vec! [Instruction :: Constant(Operand :: Integer(2045))],)])"
---
# symbols
# instructions
- close 42
  - constant i2045