compile

source


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 'compile*))
(    2 ($get/val 'source))
(    4 ($push/val 'current-closure))
(    6 ($push/nil))
(    7 ($cons))
(    8 ($push/nil))
(    9 ($cons))
(   10 ($cons))
(   11 ($cons))
(   12 ($ret))