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.

11 lines
732 B

3 years ago
# Introduction
Sabre is a bullshit-free (©) programming language that gets out of your way.
It is meant to "just work", without adding unnecessary and bloated language features.
3 years ago
To get started with Sabre, continue with the [installation](introduction/installation.md).
3 years ago
> **Note**: Some parts of this documentation have been copied from the [Rust book](https://doc.rust-lang.org/book/).
> **Note**: I consider this documentation _usable_, but it may be incomplete in some places. If you feel like that a feature or behavior should be documented, feel free to contact the maintainers. You can search for the word _TODO_, if you want to help improving this documentation but don't know where to start. Any help is always welcome!