Summary Documentation: Basic Preprocessor Definitions

Icon version 9.5.20f

invkdefs.icn: Definitions for operator symbols

These definitions can be used in string invocation, as in

     Plus(i, j)

Operators that cannot be used in string invocation in the Icon interpreter
are omitted.

[ Full documentation | Source code ]


lshade.icn: Definitions for VRML 1.0 ornament

This VRML object is a kind of lampshade.

[ Full documentation | Source code ]


opdefs.icn: Definitions for Icon virtual-machine instructions

This file provides definitions for the codes for the Icon virtual
machine.

[ Full documentation | Source code ]


Program Library Page | Icon Home Page