exception

type description value


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 'throw))
(    2 ($push/val 'list))
(    4 ($get/val 'type))
(    6 ($get/val 'description))
(    8 ($get/val 'value))
(   10 ($push/val 'current-lambda))
(   12 ($push/nil))
(   13 ($cons))
(   14 ($push/nil))
(   15 ($cons))
(   16 ($cons))
(   17 ($cons))
(   18 ($cons))
(   19 ($cons))
(   20 ($push/nil))
(   21 ($cons))
(   22 ($cons))
(   23 ($ret))