summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@complang.org>2014-11-01 12:01:44 -0400
committerAdrian Thurston <thurston@complang.org>2014-11-01 12:01:44 -0400
commitbfc5e2b6502c1ccd8a1cb578f617f1907588e687 (patch)
tree575cd571e7786b8380d4165635207d449da92b4c /doc
parent0848c5419038ccc33506355fff8d391ebc8b5744 (diff)
downloadcolm-bfc5e2b6502c1ccd8a1cb578f617f1907588e687.tar.gz
Type list/breakdown.
Diffstat (limited to 'doc')
-rw-r--r--doc/types.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/types.txt b/doc/types.txt
new file mode 100644
index 00000000..0c56a172
--- /dev/null
+++ b/doc/types.txt
@@ -0,0 +1,17 @@
+Tree
+ LangEl
+ Token
+ Definition
+ Str
+ Int
+ Ptr
+
+Reference
+ List
+ Map
+ Vector
+ Stream
+ Parser
+ UserClass
+
+Int