Pudu programming language
Menu
Package

@chrismichaelps / pudu-lang-mcp

Model Context Protocol server for Pudu language documentation and compiler tools

0.1.1Apache-2.01

InstallClose

Resource.md

Markdown20 lines490 B

GitHub ↗

Resource


type: domain tags: [domain]


Readable context identified by a URI.

  • pudu://docs/index — the table of contents of the language documentation.
  • pudu://docs/<slug> — one documentation chapter as Markdown.
  • pudu://stdlib/{module} (template) — the reference for one standard-library module, from the installed toolchain.

An unknown URI is -32602 with data.uri; never an empty contents.

Referenced by

[[domain/_MOC]] · [[architecture/LANGUAGE]]