You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
630 B

3 years ago
# Introduction
- [Introduction](./introduction/SUMMARY.md)
- [Installation](./introduction/installation.md)
- [Hello World!](./introduction/hello-world.md)
- [Common language concepts](./concepts/SUMMARY.md)
- [Variables](./concepts/variables.md)
- [Data Types](./concepts/datatypes.md)
- [Functions](./concepts/functions.md)
- [Comments](./concepts/comments.md)
- [Control Flow](./concepts/control-flow.md)
3 years ago
- [Developer Resources](./developers/SUMMARY.md)
- [Contributing to Sabre](./developers/contributing.md)
- [Compiler Backends](./developers/backends.md)
3 years ago
- [Release Workflow](./developers/releasing.md)