Diffstat (limited to 'stackd')
| -rw-r--r-- | stackd | 26 |
1 files changed, 17 insertions, 9 deletions
@@ -1,18 +1,26 @@ "1abc25hriwm4" +// usage: 0 π’ Ξ»(<5) Ξ»(1+) π¬βοΈ +π¬ β Ξ» ( + / evaluate the condition / + Ξ»(π’πͺ£βοΈ)ββ + π ( + / evaluate the body / + π’βοΈ + / recurse / + π¬βοΈ + ) +) + // { str β int } line β Ξ» ( - '0'>π'9'<π + '0'>π'9'<π '9'- - // modifiers are placed in front - πβ¬
β‘ + β¬
β‘π΄ 10Γ+ ) -π’β '\n'π§ -// run function on all values, pushing to the stack +π’β’'\n'π§ +/ run function on all values, pushing to the stack / βοΈline -// reduce the stack +/ reduce the stack / βοΈ+ - -// true π (+ π³ -) -// if true { + } else { - }
\ No newline at end of file |