Diff for /gforth/Attic/interpretation.fs between versions 1.2 and 1.3

version 1.2, 1996/05/09 18:13:00 version 1.3, 1996/05/13 16:36:59
Line 44  table constant interpretation-semantics Line 44  table constant interpretation-semantics
     restrict      restrict
     lastcfa cell nextname \ !! use nfa instead of cfa      lastcfa cell nextname \ !! use nfa instead of cfa
     get-current >r      get-current >r
     interpretation-semantics set-current : reveal      interpretation-semantics set-current :
     r> set-current ;      r> set-current ;
   
 \ !! split notfound and sfnumber in a compiler and an interpreter part?  \ !! split notfound and sfnumber in a compiler and an interpreter part?

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>