asmrun

ops


No documentation available

Bytecode

Probably only interesting to you if you want to understand more about the Nujel VM or care very much about performance.

(    0 ($push/val 'bytecode-eval*))
(    2 ($push/val 'assemble))
(    4 ($get/val 'append))
(    6 ($get/val 'ops))
(    8 ($push/nil))
(    9 ($apply 2))
(   11 ($cons))
(   12 ($push/val 'current-closure))
(   14 ($push/nil))
(   15 ($cons))
(   16 ($push/nil))
(   17 ($cons))
(   18 ($cons))
(   19 ($cons))
(   20 ($ret))