Skip to content

Automated script to bootstrap the crystal compiler from source

Notifications You must be signed in to change notification settings

crystal-lang/bootstrap-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Automated script to bootstrap the crystal compiler from source

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published