3 lines
141 B
Text
3 lines
141 B
Text
|
|
[1+$.' ,]⇒A {operator definition: PUSH 1, ADD, DUP, print top of stack to SDTOUT, print whitespace}
|
||
|
|
[1+$.' ,]a: {function definition}
|