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 a9f748e0a0 rust: Fix install_gentoo instructions 9 months ago
gcc Archive gcc bootstrap 2 years ago
gentoo-2024 Bootstrapping gentoo in 2024 9 months ago
go Nuke testdata 1 year ago
java Add note on how to install java on gentoo 12 months ago
rust rust: Fix install_gentoo instructions 9 months 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.