All Projects → crystal-lang → bootstrap-script

crystal-lang / bootstrap-script

Licence: other
Automated script to bootstrap the crystal compiler from source

Programming Languages

shell
77523 projects
ruby
36898 projects - #4 most used programming language

Crystal Bootstrap Automation

This script automates bootstrapping crystal from source code, compiling every intermediate compiler version to reach the latest version.

Dependencies:

  • Essential build tools i.e. build-essential/base-devel
  • curl
  • git
  • patch
  • which
  • tar
  • xz
  • autoconf
  • libtool
  • cmake
  • python2
  • pcre dev package
  • zlib dev package
  • libyaml dev package
  • libunwind dev package
  • libgc (bdwgc) dev package
  • libevent dev package
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].