aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index f7de6a6..dad62b2 100644
--- a/README
+++ b/README
@@ -8,8 +8,9 @@ All data cells are zeros initially
Options (defaults are in brackets):
-s num stack size (128)
- -d num data size (30000)
+ -d num data size (1024)
-t trace execution for debugging
+ -C translate into C (to stdout)
Formats for operators '.' and ',' (output and input):
-c, -i, -u, -o, -x char, signed int, unsigned int, octal, hexadecimal