工具 创作者已明确
Typst 在英语中的标准读法是 「typst」(/ˈtaɪpst/)。
Typst is a Rust-based markup typesetting system pitched as a modern LaTeX replacement, driven from the command line with typst compile. Its official README settles the pronunciation with IPA /taɪpst/: one single syllable, "Ty" as in Typesetting plus "pst" as in Hipster. It is NOT "typist" — there is no vowel between the p and the st.
来源:GitHub — typst/typst README ("IPA: /taɪpst/. 'Ty' like in Typesetting and 'pst' like in Hipster.")
读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。
安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh