doc-src/Tutorial/CodeGen/instr
author wenzelm
Thu, 11 Oct 2001 21:25:45 +0200
changeset 11722 78cf55fd57c6
parent 5377 efb799c5ed3c
permissions -rw-r--r--
* Isar/Pure: fixed 'token_translation' command;

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