Expand description
Machine-generated PEPL reference and stdlib table.
Produces two text artifacts from StdlibRegistry:
- Compressed PEPL reference (~2K tokens) for LLM context injection
- 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.