30 Jul 21
26 Jul 21
19 Jul 21
03 Jul 21
22 Jun 21
The set of words available after Miniforth boots is quite bare-bones. One reader even claimed that, since there’s no branches, it is not Turing-complete, and therefore not worthy of being called a Forth! Today is the day we prove them wrong.
by eli
4 years ago
16 Jun 21
03 May 21
27 Apr 21
26 Apr 21
Two Spectrum stars go Forth
by eli
4 years ago
24 Apr 21
Modern Forth language systems store code in files. Older systems used 1024-character blocks of Forth code and a block editor for creating and editing code.
by eli
4 years ago
08 Apr 21
17 Mar 21
05 Mar 21
Could you write an assembler with a smooth, backward-compatible path from raw binary (or, say, hexadecimal or octal) code up to a reasonable macro-assembler programming environment? Could it be smaller than existing assemblers? Maybe, but it’s much easier to make a wrong turn and fall into the Turing tarpit.
by eli
4 years ago