z29LiTp5qUC30n
No user record in our sample, but z29LiTp5qUC30n has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Bootstrapping from Hex to Bison to GCC (github.com)
- GCC Bootstrapped from Hex (freelists.org)
-
With the FOSDEM announcement https://fosdem.org/2021/schedule/event/gnumes/ Gnu guix https://guix.gnu.org/ is now bootstrapped from stage0 https://github.com/oriansj/stage0
-
It also appears to be the only C compiler in the world written in Arm assembly. https://github.com/oriansj/mescc-tools-seed/blob/master/armv7l/GAS/cc_x86.S
- A 737byte static init/shell (github.com)
- C Compiler for AArch64 Written in Assembly (github.com)
-
It appears Gnu Guix is soon going to have a more secure bootstrap build than the US Department of Defense. https://github.com/oriansj/talk-notes/raw/master/Current%20bootstrap%20map.pdf with the recent release of…
-
written in AMD64 assembly http://git.savannah.nongnu.org/cgit/mescc-tools.git/tree/AMD64_bootstrap/cc_x86.S
-
https://github.com/oriansj/stage0/blob/master/Linux%20Bootstrap/x86/cc_x86.M1 It also appears to be bootstrapped from hex
- C compiler with support for structs written in Assembly (git.savannah.nongnu.org)