1. Introduction
  2. Additional Resources
  3. papyrus-compiler
  4. 1. Introduction
  5. 2. User Guide
    1. 2.1. Installation
    2. 2.2. Usage
  6. 3. Compiler Reference
    1. 3.1. Compiler Terminology
    2. 3.2. Diagnostics
      1. 3.2.1. Lexer Diagnostics
      2. 3.2.2. Parser Diagnostics
    3. 3.3. Optimizations
      1. 3.3.1. Constant Folding
      2. 3.3.2. Constant Propagation
      3. 3.3.3. Function Inlining
      4. 3.3.4. Expression Simplification
  7. tree-sitter-papyrus
  8. 4. Introduction
  9. Papyrus Language Reference
  10. 5. Language Reference Introduction
  11. 6. Notation
  12. 7. Lexical structure
    1. 7.1. Keywords
    2. 7.2. Flags
    3. 7.3. Identifiers
    4. 7.4. Whitespace
    5. 7.5. Comments
    6. 7.6. Tokens (WIP)
  13. 8. Concepts
    1. 8.1. Scripts
    2. 8.2. Variables (WIP)
    3. 8.3. Properties (WIP)
    4. 8.4. Functions (WIP)
    5. 8.5. Events (WIP)
    6. 8.6. Structures (WIP)
    7. 8.7. Arrays (WIP)
    8. 8.8. States (WIP)
    9. 8.9. Statements (WIP)
    10. 8.10. Expressions (WIP)
  14. Pex File Format
  15. 9. Introduction
  16. 10. Endianness
  17. Creation Kit
  18. 11. Skyrim
    1. 11.1. Compiler Reference
    2. 11.2. Script References
  19. 12. Fallout 4
    1. 12.1. Compiler Reference
    2. 12.2. Script References
  20. 13. Differences between Games

Open Papyrus