compiler-testing
- Propósito: Test compilers and interpreters — parser tests, semantic tests, IR validation, golden tests, and regression checks — with explicit oracle design.
- Contenido sugerido: test matrix, oracles, fixtures, and failure cases.
- Estado: defined as a practical compiler specialization.