summaryrefslogtreecommitdiff
path: root/shell-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'shell-spec.txt')
-rw-r--r--shell-spec.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/shell-spec.txt b/shell-spec.txt
new file mode 100644
index 0000000..dda23c7
--- /dev/null
+++ b/shell-spec.txt
@@ -0,0 +1,13 @@
+# Alligator Shell Specification
+
+Default Port Number: 26009
+Using TCP Protocol
+
+## Runtime to Editor
+
+runtimelog [trace|debug|info|warn|error] FILE:LINE MSG
+scriptlog [trace|debug|info|warn|error] FILE:LINE MSG
+
+## Editor to Runtime
+
+stop