mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:50:13 +01:00
The most significant change here is that explorer now uses the chosen spelling rather than the old `Bool` spelling. Also update a few documentation examples and some skeletal design docs to use the chosen spelling.
Third-party examples
This directory contains third-party examples of C++ libraries and how they might be ported to Carbon. The goal is to illustrate both how Carbon works using real-world code as well as relevant and expected steps when migrating from C++ to Carbon.
TODO: Example submodules need to be replaced (issue #1067).