next: CHOOSE opcode + better compiler error reporting
This commit is contained in:
parent
0e3d9f68e0
commit
1746d12266
5 changed files with 46 additions and 13 deletions
|
|
@ -17,6 +17,7 @@ enum GrowlOpcode {
|
|||
GOP_DIG,
|
||||
GOP_TO_RETAIN,
|
||||
GOP_FROM_RETAIN,
|
||||
GOP_CHOOSE,
|
||||
GOP_CALL,
|
||||
GOP_CALL_NEXT,
|
||||
GOP_TAIL_CALL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue