mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-27 11:50:09 +01:00
This is intended to be a more iterative edit to the chart: - Adding `if` and struct literals, since it came up in arithmetic. - Adding links to address a comment of mine about wanting references - Rephrasing slightly to reduce the implication that it's only for operators (particularly since I don't think we want to call `if` an operator) - Shifting operators below because similar Co-authored-by: Richard Smith <richard@metafoo.co.uk>
Docs
This directory contains current, accepted documentation underpinning Carbon. These documents cover all aspects of Carbon ranging from the project down to detailed designs for specific language features.
If you're trying to learn more about Carbon, we recommend starting at /README.md.