permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 0fd9dc55f5da97a861e29434a7b31689b2d76013
parent 1f973177313d792be7f9e6ee4d5ec17b48925fc2
Author: neau <neau@web>
Date:   Wed, 22 Jun 2022 00:25:28 +0200

empty web commit

Diffstat:
Mbootstrapping.mdwn | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/bootstrapping.mdwn b/bootstrapping.mdwn @@ -25,3 +25,7 @@ retargettable [[C]] compiler available as this kind of executable. Classical, bare-hardware [[Forth]] environments have often been created in a bootstrapping-like way, where a simple memory editor gradually gains more vocabulary. + +See also: + + * [Where did that prebuilt binary come from?](https://bootstrapping.miraheze.org/wiki/Main_Page)