-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
The Getting Started page explains how to create a ZenScript file in excellent detail. Then it just gives the reader the code for Hello World, and explains none of it beyond where to find the output.
Imports and variables are mentioned by name, but not explained. Instead further information on them is hidden in the Advanced Functions category.
The page (perhaps there should be an entire category) should contain the following or link to it:
- Creating a new ZenScript file
- Hello World in ZenScript
- Imports
- Methods
- What they are
- How to call them
- Comments
- Fundamental data types. These are everything on this page.
- Some practical things users might do with ZenScript. Linking to the docs on recipe modification would be good, it's simple and practical.
- Debugging
- Where the log file is
- Common errors, and how to fix them
- That the parser may give the wrong location for a syntax error if there are many syntax errors
- Maybe how to make a good help request? What files to include, etc.
v1993
Metadata
Metadata
Assignees
Labels
No labels