在 GitHub 给个 Star — 社区维护的发音词典

BAML 怎么读

项目 存在争议

bam uhl /ˈbæməl/ mp3

BAML 在英语中的标准读法是 「bam uhl」(/ˈbæməl/)。

BAML is Boundary's (YC) open-source domain-specific language for writing type-safe LLM/agent prompts; .baml files declare typed prompt functions callable from any language. The README's own gloss is the joke "Basically A Made-up Language"; it is also widely reported to have originated as "Boundary AI Markup Language," paralleling YAML. Built on the -ML markup-language lineage, so the natural one-word reading is "bammel" /ˈbæməl/ — first-syllable stress, rhyming with camel, exactly like YAML→"yammel" / SAML→"sammel." No official pronunciation guide exists and many first-time readers instead spell it out B-A-M-L (alt), so it is genuinely split. Non-obvious because the four consonant-heavy letters give no cue that a vowel sits between the M and L; non-native devs also tend to over-articulate the trailing -L.

其他读法:

来源:BoundaryML/baml — GitHub README

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it BAML # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub