--- gforth/doc/gforth.ds 2000/06/12 19:38:26 1.53 +++ gforth/doc/gforth.ds 2000/06/17 19:38:28 1.54 @@ -8778,6 +8778,12 @@ the assembler and disassembler, avoiding bugs. You can also look at that file (and @pxref{Advanced does> usage}) to get ideas how to factor a disassembler. +Start with the disassembler, because it's easier to reuse data from the +disassembler for the assembler than the other way round. + +For the assembler, take a look at @file{arch/alpha/asm.fs}, which shows +how simple it can be. + @c ------------------------------------------------------------- @node Threading Words, Locals, Assembler and Code Words, Words @section Threading Words