Documentation Index
ASnake Documentation
Getting Started:
- What is ASnake? Incase you didn't know.
- Installing Python You need this, usually.
- Installing ASnake Otherwise what is the point?
- Updating ASnake Updates are always good, right?
- Syntax Highlighting Without it, life is dull.
Syntax order:
This is the recommended order to learn ASnake's syntax. Do keep in mind some pages may reference future pages and concepts. This is documentation, not necessarily a tutorial. Though examples of usage are provided, with their expected results.
- Assignment
- Typing
- F-Strings
- Constants
- Operators
- Conditionals
- Function Defines
- Function Line Wrap
- Default Expression
- Pipes
- Indentation
- Loops
- Number Range
- Increments
- Any/All Of
- Imports
- Metas
- PyPass