Language Basics
Welcome to the Language Basics trail! This section introduces the core building blocks of Stellartrails, with each topic separated into its own document for clarity and easy navigation.
Topics
- Syntax Overview: Learn about the structure and style of Stellartrails code.
- Variables and Types: Understand how to declare and use variables, and how types work.
- Operators: Explore arithmetic, comparison, and logical operators.
- Control Flow: Master if/else statements and loops.
Start with Syntax Overview or jump to any topic above. Each page links to the next for a smooth learning trail!