V2EX  ›  英汉词典

LLVM

释义 Definition

LLVM:一套开源的编译器基础设施(compiler infrastructure),提供中间表示(IR)、优化器、代码生成器等组件,常用于构建编程语言编译器与相关工具(例如 Clang)。最初名称来自 Low Level Virtual Machine,但如今 LLVM 不再被官方当作缩写来解释

发音 Pronunciation (IPA)

/ˌɛlˌɛlˌviːˈɛm/

例句 Examples

LLVM helps developers build fast, portable compilers.
LLVM 帮助开发者构建高性能、可移植的编译器。

By optimizing the LLVM IR, the compiler can improve performance without changing the source code.
通过优化 LLVM 的 IR(中间表示),编译器可以在不改动源代码的情况下提升性能。

词源 Etymology

LLVM 起初是一个研究项目,名称源于 “Low Level Virtual Machine”,强调一种便于优化与跨平台代码生成的中间层;随着项目发展,它逐渐成为一个完整的编译器生态系统,官方也更倾向将 LLVM 视为项目名而非缩写

相关词 Related Words

文学与著名作品 Literary / Notable Works

  • LLVM Language Reference Manual(LLVM 官方语言参考手册)
  • LLVM Programmer’s Manual(LLVM 官方编程者手册)
  • The Architecture of Open Source Applications, Volume II(含 LLVM/Clang 相关章节)
  • Getting Started with LLVM Core Libraries(书籍)
  • LLVM Cookbook(书籍)
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2123 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 04:43 · PVG 12:43 · LAX 20:43 · JFK 23:43
♥ Do have faith in what you're doing.