[retroforth] Re: Milestone: Dictionary and code separation

  • From: "Ron Aaron" <ron@xxxxxxxxxxx>
  • To: retroforth@xxxxxxxxxxxxx
  • Date: Sat, 29 Jan 2005 18:55:01 -0800 (PST)

On Fri, January 28, 2005 17:22, Charles Childers said:
> A major milestone has been reached! In RetroForth 8, the dictionary
> headers and code are separated. The nice thing is that I can still do
> things like:
>
> code 'swap', _swap
>   xchg eax, [esi]
> next
>
> Except that the dictionary entry is now compiled to a different area
> of memory than the code.

Glad to have been an inspiration :-)


-- 
My GPG public key is at http://ronware.org/
fingerprint: 8130 734C 69A3 6542 0853  CB42 3ECF 9259 AD29 415D




Other related posts: