-
Frederik Hennig authoredFrederik Hennig authored
index.md 748 B
User Guides
These pages provide an overview of how to use the pystencils Source File Generator. A basic understanding of pystencils is required.
Guides
- Writing Generator Scripts explains about the primary interface of pystencils-sfg: Generator scripts, which are Python scripts that, when executed, emit pystencils-generated code to a header/source file pair with the same name as the script.
- In-Depth: Building Source Files
- CLI and Build System Integration
- Tips And Tricks: A collection of various tricks that might come in handy when working with pystencils-sfg.