From 92217de57ea8564d0dab81311213b98a65e19354 Mon Sep 17 00:00:00 2001 From: "Mike D. Lowis" Date: Wed, 14 Mar 2012 22:00:35 -0400 Subject: [PATCH] Updated language spec outline --- LANGUAGE.markdown | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/LANGUAGE.markdown b/LANGUAGE.markdown index 589d221..cad72ae 100644 --- a/LANGUAGE.markdown +++ b/LANGUAGE.markdown @@ -21,10 +21,22 @@ Datatypes #### Strings ### Blocks +#### Definition and Usage +#### Lexical Scoping +#### Performance and Behavior -Modules +### Streams + +Operations and Operators ---------------------------------------------- +### Arithmetic Operators +### Logical Operators +### Comparison Operators +### Operator Precedence + +Modules +---------------------------------------------- Macros ---------------------------------------------- -- 2.52.0