Files
carbon-lang/third_party/examples
Jon Ross-Perkins 43e68751c6 Remove woff2 from third_party (#4781)
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.
2025-01-10 01:27:40 +00:00
..

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).