1 program Added 2026-03-11T19:29:04Z Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled Evidence Report issue View issues
Aliases: Qi, qilang, Qi lang
Provenance: commit 0f7d529853 · authored 2026-03-11T20:29:31+01:00 · agent claude-code · model claude-sonnet-4-6

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

ixi lang (0.33)Bhailang (0.32)Minilang (0.25)Pixilang (0.25)Slang (0.22)

LLM-contributed programs

Fibonacci Recursion

Provenance: commit 0f7d529853 · authored 2026-03-11T20:29:31+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
code.qi · license: MIT · added: 2026-03-11T19:29:04Z
功能 fib(n)「
  如果(n 小 2)返回 n
  返回 fib(n - 1)+ fib(n - 2)
」

系统。打印行(fib(8)) // 期待:21

Contribute — propose a file extension

Tell us where to find evidence about 气 (mapped to pl/). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/气/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← 死鱼……吗? 水滴 →