MPS Quotations — узлы и антикавычки в MPS
★ 7.9 · vibe-coding
mps-quotations is a Claude Code skill that covers writing and debugging MPS quotations and anti-quotations — node literals that create SNode trees inline in behavior, typesystem, intentions, generator, and other model code. It addresses heavy quotations (`Quotation`, `<...>` syntax), light quotations (`NodeBuilder`, constructor-style for bootstrapping), and all four anti-quotation varieties: child (`%(...)%`), list (`*(...)*`), reference (`^(...)^`), and property (`$(...)
- #mps
- #quotations
- #node-construction
- #snode-trees
- #antiquotations