- How do we work on the backend?
- Tools, environment, best practice etc.
- Dependencies
- Submodules
- Shellcheck
- Clang format
- IWYU
- Style guides?
- Adding tests
lit
,FileCheck
etc.- Path assumptions
- Building a semantics that uses the backend directly
- Embedding / library mode
- Advantages / disadvantages
- Differences to traditional setup