AST and facts graph demo
Interactive fixture demo of the shared AST tree linked to a facts DAG.
AST and facts graph demo
The compiler front-end produces an AST; analysis attaches facts that later stages consume. This page mounts the shared @beskid/ui-react viewers (fixture data until live compiler streaming exists).
Click an AST node to highlight related facts. Click a fact node to open its source location on GitHub.
Hello program — AST ↔ facts
Fixture from @beskid/ui-react/graph. Fact clicks open GitHub blob URLs.