Skip to main content
在 Manus 中运行任何 Skill
一键导入

geblang

星标6
分支1
更新时间2026年6月23日 17:09

Authoring, running, testing, checking, formatting, building, and bundling Geblang (.gb) programs. Use this whenever you write or modify Geblang source, write or run Geblang tests, or operate the `geblang` CLI (run / test / check / fmt / build / doc / install / bundle). Geblang is a statically-typed scripting language implemented in Go with a tree-walking evaluator and a bytecode VM. Trigger it even when the user only says "this .gb file", mentions Geblang, or shows code with `func`, `import io;`, `: int` return types, or `${...}` interpolation. Geblang's semantics diverge sharply from Python/JS/PHP/Go (`//` is integer division not a comment, `/` yields decimal, `parent()` not `super`, in-place list mutators, decimal-default float literals), so do NOT rely on priors from other languages - use this skill to stay correct.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
4 个文件
SKILL.md
readonly