[gforth] / gforth / peeprules.vmg  

gforth: gforth/peeprules.vmg

Diff for /gforth/peeprules.vmg between version 1.7 and 1.8

version 1.7, Sun Aug 10 22:20:24 2003 UTC version 1.8, Sun Aug 24 09:56:09 2003 UTC
Line 1 
Line 1 
   \ taken from David Gregg's EuroForth 2001 paper; omitted some sequences
 super1 = lit +  super1 = lit +
 super2 = lit call  super2 = lit call
 super3 = lit @  super3 = lit @
   super4 = lit @ call
   super5 = @ call
   super6 = lit !
   super7 = lit lit
   super8 = dup lit
   super9 = ! lit
   super10 = lit ! lit
   super11 = ! ;s
   super12 = lit + @
   super13 = 0= ?branch
   super14 = dup call
   super15 = useraddr @
   super16 = + @
   super17 = lit @ ?branch
   super18 = lit ! ;s
   super19 = lit @ and
   super20 = = ?branch
   super21 = lit lit !
   super22 = @ ?branch
   super23 = useraddr !
   super24 = dup ?branch
   super25 = @ ;s
   super26 = lit @ +
   super27 = dup @


Generate output suitable for use with a patch program
Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help