22.04.2026 - 27.04.2026 // ROOT / COMPILER
ROAD TO 4.0: INTERNAL REFACTOR
- Separation of structure from large monolithic files: 26 (3.0) → 186 (4.0)
- Creating a wide range of tests: unit, integration, regression, end-to-end, etc.
XCX 4.0 work has started with a major internal refactor.
The current focus is not performance yet, but project structure: splitting large monolithic files from XCX 3.0 into smaller compiler and runtime modules, preparing the codebase for unit, integration, regression, and end-to-end tests.
This should make XCX easier to maintain, debug, and optimize later.