编译-循环(compile-while)

SkillDocs & knowledge

循环编译 / 编译-循环 / (while 语 / 条件为假即退出。用户提到这些词时使用本技能。 场景:对照:当…执行=while 语句(条件先判→体→回跳;假则跳出到循环后)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

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 编译-循环(compile-while) 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/compile-while/SKILL.md and read by ahel’s review.

When to use

任务「循环编译」;对照:当…执行=while 语句(条件先判→体→回跳;假则跳出到循环后)。

克制条款(不适用条件)

条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

How to execute

JUMP_IF_FALSE 跳出 + JUMP 回跳形成循环(while 语义)

Verification

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

References

  • 单元库:compiler_code_units.py「编译-循环」

Signals

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