aboutsummaryrefslogtreecommitdiff
path: root/rip-lang.txt
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-09-16 09:32:02 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-09-16 09:32:02 +0200
commite9a950d93ff62d8d867321a847a7dc4cbc2789c8 (patch)
tree026427166c5ea360664d64f1e3dc3b9f5223cecd /rip-lang.txt
parent90747203d25ea6983584841947f3b0df3baeca93 (diff)
add 'n' and de-tabify because of ghc's new -fwarn-tabs
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]