1. Introduction
  2. Beacon LSP
    1. Goals And Scope
    2. Architecture
      1. Document
      2. Capabilities
      3. Requests
      4. Workspaces
      5. Interpreter
    3. Static Analysis
      1. Rules
    4. Testing Strategy
    5. Current Limitations
      1. Next Steps
  3. Editor Extensions
  4. Research
    1. Hindley–Milner
    2. Language Server Protocol
    3. Tree-sitter
    4. PEP8
    5. PEP484 & 585
    6. PEP634 to 636
    7. PEP561