Use this directory by task, not by file number.
- New to Canopy:
- Best first hands-on path:
- External Project Guide
- then the example consumer app linked from the root README
- Building and testing the primary implementation:
- Understanding the runtime:
- Looking up APIs and patterns:
- The primary implementation is C++.
- Many documents describe shared Canopy concepts through the C++ implementation.
- When a document is implementation-specific, it should say so near the top.
- If a document and the code disagree, prefer the live code and CMake files.