LLVM icon
LLVM icon

LLVM

 21 likes

LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and "idle-time" optimization of programs written in arbitrary programming languages. Originally implemented for C and C++, the language-agnostic design (and the success) of LLVM has since...

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  No rating
21 likes
0comments
0 news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

LLVM News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • kisslike liked LLVM
    about 2 months ago
  • App icon
    wokot added LLVM as alternative to MinGW
    3 months ago
  • App icon
    IamPyu added LLVM as alternative to QBE
    9 months ago
  • App icon
    whitney1 added LLVM as alternative to Tiny C Compiler
    10 months ago
Show all activities

LLVM information

  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about LLVM, and it has gotten 21 likes

LLVM was added to AlternativeTo by vermin96 on Dec 25, 2012 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is LLVM?

LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and "idle-time" optimization of programs written in arbitrary programming languages. Originally implemented for C and C++, the language-agnostic design (and the success) of LLVM has since spawned a wide variety of front ends: languages with compilers which use LLVM include Objective-C, Fortran, Ada, Haskell, Java bytecode, Python, Ruby, ActionScript, GLSL, D, and Rust.