summaryrefslogtreecommitdiff
path: root/doc/colm/types.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/colm/types.txt')
-rw-r--r--doc/colm/types.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/colm/types.txt b/doc/colm/types.txt
new file mode 100644
index 00000000..bc0b297d
--- /dev/null
+++ b/doc/colm/types.txt
@@ -0,0 +1,19 @@
+Tree
+ LangEl
+ Token
+ Definition
+ Str
+ Int
+ Ptr
+
+Reference
+ List
+ Map
+ Vector
+ Stream
+ Parser
+ UserClass
+
+Int
+
+* A struct is a collection of vars, a namespace, and a parsing context.