doc-src/Tutorial/CodeGen/instr
author wenzelm
Sat, 09 Jun 2001 14:18:19 +0200
changeset 11368 9c1995c73383
parent 5377 efb799c5ed3c
permissions -rw-r--r--
tuned Primes theory;

datatype ('a,'v) instr = Const 'v
                       | Load 'a
                       | Apply ('v binop)