Chester Guide
Welcome to the Chester language guide! This section covers practical usage of Chester.
Getting Started
If you’re new to Chester, start here:
- Getting Started - Build Chester and run your first program
- CLI Usage - Command-line interface reference
Language Features
- Record Syntax - Defining and using records
- Statements -
letanddefbindings, scoping rules - Syntax Grammar - BNF-like grammar reference
More Resources
For implementation details and architecture, see the Development Documentation.