Create subleq.sq
This commit is contained in:
8
s/subleq.sq
Normal file
8
s/subleq.sq
Normal file
@@ -0,0 +1,8 @@
|
||||
loop: hello (-1)
|
||||
minusOne loop
|
||||
minusOne checkEnd+1
|
||||
checkEnd: Z hello (-1)
|
||||
Z Z loop
|
||||
|
||||
. minusOne: -1
|
||||
. hello: "hello, world\n" Z: 0
|
||||
Reference in New Issue
Block a user