Compile to bytecode
This commit is contained in:
@@ -93,7 +93,7 @@ int $3;
|
||||
call noop_function;
|
||||
|
||||
# Echo a character
|
||||
int $4;
|
||||
int $10;
|
||||
int $0;
|
||||
|
||||
seti %A $10; # newline
|
||||
@@ -102,7 +102,7 @@ int $0;
|
||||
# Echo a string
|
||||
seti %A $0;
|
||||
seti %B $10;
|
||||
int $5;
|
||||
int $11;
|
||||
int $3;
|
||||
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user