LLVM
The LLVM Compiler Infrastructure Project
コンパイラ基盤、コンパイラ・インフラストラクチャ。clang、Rustなどで使われている。
VMと付いているがバーチャルマシンではない。「LLVM」は何かの略ではない。
https://llvm.org/ より引用
Despite its name, LLVM has little to do with traditional virtual machines. The name "LLVM" itself is not an acronym; it is the full name of the project.
web.archive.orgで昔のページを見ると、たしかにLow Level Virtual Machineと書いてる。LLVMトリビアtakoeight0821.icon
https://lists.llvm.org/pipermail/llvm-dev/2011-December/046445.html
https://web.archive.org/web/20040503004454/https://www.llvm.org/