aboutsummaryrefslogtreecommitdiff
path: root/rip-lang.txt
diff options
context:
space:
mode:
Diffstat (limited to 'rip-lang.txt')
-rw-r--r--rip-lang.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/rip-lang.txt b/rip-lang.txt
index 72ae8cb..52de72c 100644
--- a/rip-lang.txt
+++ b/rip-lang.txt
@@ -13,6 +13,7 @@ r: pops the number of items to rotate clockwise
R: pops the number of items to rotate anti-clockwise
a s m q: + - * / (add, subtract, multiply, quotient (integer))
G L E: greater, less, equal; booleans are 1 and 0, as you expect
+n: not; equivalent to 0E
[ ... ]: syntactical; a codeblock
I: pops boolean, conditionally executing the codeblock that should follow the I, depending on the boolean (aka "if")
W: I, but then "while" instead of "if"
@@ -37,3 +38,8 @@ Fibonacci:
9io
D3r+
1]
+
+
+Cat:
+
+gD01sEnW[ogD01sEn]