doc-src/Tutorial/CodeGen/instr
author paulson
Fri, 12 Jul 2002 16:41:39 +0200
changeset 13353 1800e7134d2e
parent 5377 efb799c5ed3c
permissions -rw-r--r--
towards relativization of "iterates" and "wfrec"

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