Files
carbon-lang/third_party/examples/README.md
T
Jon Meow b5dc35e2b8 Remove third-party example submodules (#1068)
See #1067 for context -- I'm just clearing these out since llvm is gone; I think it'll be less confusing if we don't mix subtrees and submodules.
2022-02-08 17:41:38 -08:00

586 B

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