Add Language

Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation. Use when this capability is needed.

tomevault-io 05b19c6 2 files · 16.3 KB Updated

File contents

tomevault-io/skills-registry/tree/main/madeinoz67--madeinoz-knowledge-system--add-language commit 05b19c6a29

Frequently asked questions

npx skillmds@latest add tomevault-io/add-language