apple/swift
Reference
Reference material that doesn't fit into a subsystem deep-dive.
Pages
- Configuration -- environment variables, frontend flags, build options.
- Build system -- CMake structure, presets,
build-script. - Dependencies -- the side-by-side repos and what they provide.
Other reference material
| Topic | Where |
|---|---|
| Mangling | docs/ABI/Mangling.rst |
| Type metadata layout | docs/ABI/TypeMetadata.rst |
| Calling conventions | docs/ABI/CallingConvention.rst |
| SIL | docs/SIL/ |
| Generics | docs/Generics/ |
| Library evolution | docs/LibraryEvolution.rst |
| Backtracing | docs/Backtracing.rst |
| Lexicon (terms) | docs/Lexicon.md |
| Standard-library API guide | docs/StdlibAPIGuidelines.rst |
| Standard-library programmers manual | docs/StandardLibraryProgrammersManual.md |
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.