mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:10:14 +01:00
Bazel's WORKSPACE file is deprecated, and we haven't worked on the woff2 example in ages. Rather than investing time into keeping it around, remove it and we can revive it when we're ready.
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).