opsyms.icn: Procedures to produce table to map opcodes to symbols

link opsyms
July 10, 1992; Ralph E. Griswold
This file is in the public domain.

opsyms() produces a table that maps virtual-machine instruction numbers
for operators to operator symbols.  The suffixes 1 and 2 are used
for symbols that have both a unary and binary meaning.

Source code | Program Library Page | Icon Home Page