Skip to content

Instantly share code, notes, and snippets.

@odekopoon
Last active September 1, 2015 04:15
Show Gist options
  • Save odekopoon/a2a6d7fa9ddf0b08e032 to your computer and use it in GitHub Desktop.
Save odekopoon/a2a6d7fa9ddf0b08e032 to your computer and use it in GitHub Desktop.
How to install pony language compiler with HomeBrew and OSX
# It depends on the llvm --with-rtti (It takes a long time)
brew install libressl pcre2 ponyc
# use HEAD
brew install https://raw.githubusercontent.com/odekopoon/homebrew/etc/Library/Formula/ponyc.rb --HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment