aboutsummaryrefslogtreecommitdiff
path: root/rip-lang.txt
diff options
context:
space:
mode:
Diffstat (limited to 'rip-lang.txt')
-rw-r--r--rip-lang.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rip-lang.txt b/rip-lang.txt
index 2ddc1ed..60ba5e5 100644
--- a/rip-lang.txt
+++ b/rip-lang.txt
@@ -1,7 +1,7 @@
Rip -- a stack-based rip language
=================================
-All stack items are integers, of unspecified but reasonable size
+All stack items are signed bigints.
0-9: push value
P: pop