Scripts for bootstrapping various programming languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
mid-kid 000ee95b2a Update go bootstrap 1 year ago
gcc Archive gcc bootstrap 2 years ago
go Update go bootstrap 1 year ago
java Upgrade openjdk bootstrap for jdk 17 3 years ago
rust More notes on rust 2 years ago
README.md Add readme 2 years ago

README.md

bootstrap

This repository is a collection of scripts and notes pertaining to the activity of building self-hosting software without said software.

Each directory tells a story, about love, hate, persistence and insanity, and countless wasted hours watching software compile over and over again. If you thought running Gentoo was bad, well, this might just be considerably worse. Some bootstraps are trivial, others just need a full 24 hours to build, and others are involved with a ton of steps. There's a bit of everything in here.

There's no substantial reason for this repository existing, other than the fact that this problem is solveable for a lot of software fascinates me from a crummy software engineering perspective, and I'm apparently not the only person. Check out the nutcases over at Bootstrappable and GuixSD for better insight into the issue.