copapy/docs/source/compiler.md

12 lines
382 B
Markdown

# Compiler
```{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).