Files
wren/doc
Bob Nystrom d076abc8b1 docs: add script file format and reserved words sections to syntax docs
Expand the syntax documentation with a new section explaining Wren's script file format (.wren extension) and top-to-bottom execution model. Replace the previous "Literals" section with a comprehensive list of reserved words, and add a new "Newlines" section covering line break handling in the language.
2013-12-05 05:51:23 +00:00
..