qi-lang
by qilang-project
Write, understand, and debug Qi (奇语) programming language code — a compiled language with 100% Chinese keywords, LLVM native backend, ARC memory management, and first-class LLM primitives (询问::<T> structured output, 尝试询问, 异步询问, 工具模式/工具适配 signature-as-tool, 流式 streaming iteration, 嵌入/相似度 embeddings, LLM tape record/replay). True coroutines are on by default (未来<T>+等待 → multi-core M:N LLVM coroutines, 启动/通道/选择). Use when the user writes .qi files, fixes Qi compile errors, uses the Qi standard library (HTTP, JSON, 数学, 哈希表, 图形化 egui GUI, 大模型 etc.), asks about 否则如果 chains, 且/或/非 logical keywords, 模板"..." string interpolation, 区间循环 (0 直到 n half-open / 0 到 n closed), 新建 struct literals, 特性 traits, generics/turbofish, arity overloading, goroutines/channels/futures, qi.toml packages, qi test, or cross-compilation.