overview.md
July 18, 2024 ยท View on GitHub
The Bosque language documentation is split into multiple sections as follows:
- Expressions -- contains the core language expressions and their semantics.
- Statements -- contains the core language statements and their semantics.
- Types -- contains the core language types and their semantics.
- Structures -- contains the core language declarations/structures and their semantics.
The standard libraries are documented in the libraries section.
Tooling such as compilers and checkers are documented in the tools section.