Composite Opcodes#
The composite opcodes combine multiple operations into higher-level constructs. These opcodes enable conditional logic, function composition, subject manipulation, and computation dispatch, which are affordances necessary for practical programming in Nock.
Opcode |
Name |
Signature |
Purpose |
|---|---|---|---|
|
Conditional branch |
||
|
Sequential/pipe |
||
|
Pin to subject |
||
|
Core arm call |
||
|
Interpreter hint |