Saltar al contenido

De qué se trata

LLVM is a collection of modular and reusable compiler and toolchain technologies. It is used as the base of many modern compilers including clang (C/C++/Objective-C), GHC (Haskell), dragonegg (Ada, Fortran, ...), many commercial OpenCL compilers, RenderScript and many more.Industry, open source community and researchers work on or with LLVM for many reasons. The most cited ones are the modern code base, the liberal BSD like license and the modularity. All making it easy to use LLVM.

LLVM in the context of this social means everything related to LLVM. This includes the core LLVM, but also projects developed in the context of LLVM. These are e.g. lldb (the LLVM debugger), libc++ (a C++ standard library) or in general projects only interested in using LLVM.

Everyone interested in LLVM, Clang, lldb, Polly, Swift, Rust,... is invited to join. This is a casual meeting to get to know people working on those projects or interested to learn about them.