const LANG_ALIASES: &[(&str, &str)];Expand description
语言别名 → canonical key 映射。
canonical key(python/node/go/rust/bun)本身不在表里——它们原样
通过。仅收录读者/作者习惯的简写:js/javascript→node、rs→rust、
ts/typescript→bun。比较大小写不敏感(见 normalize_lang)。