Skip to main content

Module reference

Module reference 

Source
Expand description

Machine-generated PEPL reference and stdlib table.

Produces two text artifacts from StdlibRegistry:

  1. Compressed PEPL reference (~2K tokens) for LLM context injection
  2. Structured stdlib table (JSON) for tooling and documentation

Both auto-update when the stdlib registry changes — they are generated, not hand-written.

Functions§

generate_reference
Generate the compressed PEPL reference (~2K tokens) for LLM context injection.
generate_stdlib_table
Generate a structured JSON stdlib table for tooling and documentation.