nkdsl.compiler.compilerΒΆ
Symbolic operator compiler orchestrator.
Functions
|
Module-level convenience function for one-shot symbolic compilation. |
|
Structured debug event with scope and optional pass filtering. |
|
Resets the module-level shared compiler instance. |
Classes
|
Abstract interface for compiled symbolic operator artifact stores. |
|
Special type indicating an unconstrained type. |
|
Holds per-compilation mutable state across pipeline stages. |
|
Deterministic compilation signature for cache-key generation. |
|
Compilation artifact produced by the symbolic compiler pipeline. |
|
Orchestrates the symbolic operator compilation pipeline. |
|
Static and runtime controls for symbolic compiler execution. |
|
Registry that maps compilation contexts to concrete lowerers. |
|
Registry for selectable compiled-operator targets. |
|
Staged symbolic compiler-pass pipeline. |
Exceptions
|
Raised when symbolic compilation fails at any pipeline stage. |