编译-名实绑定(compiler-05eeed1e)

SkillDocs & knowledge

名实绑定 / 编译-名实绑定 / 以名举实 / 从内层到外层查找名的绑定。用户提到这些词时使用本技能。 场景:对照:以名举实(v0.2 名实校验)编译期绑定——作用域链逐层查找,内层遮蔽外层;未绑定→(False, None)。 【不适用】Not for 以下场景:name 为空串时直接未绑定;本函数不修改作用域栈内容

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the 编译-名实绑定(compiler-05eeed1e) skill

What this skill tells your AI

The instructions your AI receives, as published by furongjun-1999/dsh-memory in skills/skills/lingshu-compiler/units/compiler-05eeed1e/SKILL.md and read by ahel’s review.

When to use

任务「名实绑定」;对照:以名举实(v0.2 名实校验)编译期绑定——作用域链逐层查找,内层遮蔽外层;未绑定→(False, None)。

克制条款(不适用条件)

name 为空串时直接未绑定;本函数不修改作用域栈内容

How to execute

reversed 逐层 dict 查键,内层遮蔽外层

Verification

  • 单元样例 5 条(cases 断言)
  • 物理基底:按 calibration 对照(编译/运行/断言裁决)

References

  • 单元库:compiler_code_units.py「编译-名实绑定」

Signals

GitHub stars
164
Forks
11
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
compiler-05eeed1e
Source
github.com/furongjun-1999/dsh-memory