All Projects → llvm-hs → homebrew-llvm

llvm-hs / homebrew-llvm

Licence: other
LLVM formulae for the Homebrew package manager

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to homebrew-llvm

homebrew-pourhouse
My homebrew tap, serving up casks from EclecticLightCo!
Stars: ✭ 78 (+239.13%)
Mutual labels:  homebrew, homebrew-tap
homebrew-devops
🍺 DevOps / SRE formulae for the @Homebrew package manager.
Stars: ✭ 36 (+56.52%)
Mutual labels:  homebrew, homebrew-tap
homebrew-portable-ruby
🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.
Stars: ✭ 96 (+317.39%)
Mutual labels:  homebrew, formulae
homebrew-cheminformatics
Cheminformatics formulae for the Homebrew package manager
Stars: ✭ 19 (-17.39%)
Mutual labels:  homebrew, formulae
homebrew-chunkwm
Homebrew Tap for Chunkwm tiling window manage (https://github.com/koekeishiya/chunkwm)
Stars: ✭ 47 (+104.35%)
Mutual labels:  homebrew, homebrew-tap
homebrew-essentia
Homebrew build scripts for Essentia
Stars: ✭ 25 (+8.7%)
Mutual labels:  homebrew, homebrew-tap
homebrew-extensions
🍻 Homebrew tap for PHP extensions
Stars: ✭ 264 (+1047.83%)
Mutual labels:  homebrew, homebrew-tap
Homebrew Openjdk
AdoptOpenJDK HomeBrew Tap
Stars: ✭ 1,798 (+7717.39%)
Mutual labels:  homebrew, homebrew-tap
homebrew-proxmark3
Homebrew tap containing proxmark3 software/firmware
Stars: ✭ 23 (+0%)
Mutual labels:  homebrew, homebrew-tap
homebrew-i386-elf-toolchain
Homebrew formulas for buildling a valid GCC toolchain for the i386-elf target.
Stars: ✭ 62 (+169.57%)
Mutual labels:  homebrew, homebrew-tap
Homebrew Core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Stars: ✭ 10,450 (+45334.78%)
Mutual labels:  homebrew, formulae
Nxdk
The cross-platform, open-source SDK to develop for original Xbox: *new* xdk
Stars: ✭ 200 (+769.57%)
Mutual labels:  homebrew, llvm
homebrew-apple-fonts
Easily install Apples fonts using homebrew.
Stars: ✭ 12 (-47.83%)
Mutual labels:  homebrew
nocc
A LLVM based self-hosting C compiler
Stars: ✭ 22 (-4.35%)
Mutual labels:  llvm
ComicNX
NSFW comic browser for the Nintendo Switch
Stars: ✭ 15 (-34.78%)
Mutual labels:  homebrew
FastLua
Lua trace JIT compiler using LLVM-C
Stars: ✭ 22 (-4.35%)
Mutual labels:  llvm
vuo
A realtime visual programming language for interactive media.
Stars: ✭ 103 (+347.83%)
Mutual labels:  llvm
clangbuilder
Building Clang ♡ Utility and Environment
Stars: ✭ 101 (+339.13%)
Mutual labels:  llvm
suicide
LLVM pass that detects one undefined behavior, and emits code to delete your hard drive
Stars: ✭ 33 (+43.48%)
Mutual labels:  llvm
tobutobugirl-dx
An arcade platformer homebrew game for the Game Boy, Game Boy Color and Super Game Boy
Stars: ✭ 58 (+152.17%)
Mutual labels:  homebrew

Homebrew LLVM

A tap which contains versioned (executable suffixed with version number) formulae for the LLVM compiler. This will build LLVM and Clang in Release+Assertions mode, including the libLLVM shared library.

It currently provides:

  • llvm-3.7
  • llvm-3.8
  • llvm-3.9
  • llvm-4.0
  • llvm-5.0
  • llvm-6.0
  • llvm-7
  • llvm-8
  • llvm-9
  • llvm-10
  • llvm-11
  • llvm-12
  • llvm-13

Quickstart

To use these formulae, either:

$ brew tap llvm-hs/llvm
$ brew install <formula>

or:

$ brew install llvm-hs/llvm/<formula>

Troubleshooting

Generic Homebrew troubleshooting advice:

  1. Run brew update and brew doctor

  2. Check the troubleshooting checklist

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].