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

_MOC.md

Markdown19 lines435 B

GitHub ↗

Source map


type: moc tags: [moc]


One page per file under src/, mirroring it depth for depth.

  • [[src/Main]] — the executable entry.
  • [[src/PuduLangMcp]] — the package root: the stdio loop.
  • [[src/PuduLangMcp/_MOC]] — every module the package owns, under its root PuduLangMcp.

Tools outside src/: [[tools/SyncDocs]] (corpus generator) and [[tools/Mutate]] (mutation testing).

Referenced by

[[00-INDEX]]