# How it works ```{toctree} :maxdepth: 1 :hidden: stencil_doc example_asm ``` ```{include} ../build/compiler.md ``` A full listing of all stencils with machine code for all architectures from latest build is here available: [Stencil overview](stencil_doc.md). The compiler output for a full example program from latest compiler build is here available: [Example program](example_asm).