From bfc5e2b6502c1ccd8a1cb578f617f1907588e687 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Sat, 1 Nov 2014 12:01:44 -0400 Subject: Type list/breakdown. --- doc/types.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/types.txt (limited to 'doc') 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 -- cgit v1.2.1