Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 36: Line 36:
* [[UCS|<apll>⎕UCS</apll> (Universal Character Set)]]
* [[UCS|<apll>⎕UCS</apll> (Universal Character Set)]]
==System Variables==
==System Variables==
* [[FC|<apll>⎕FC</apll> (Format Control)]]
* [[Scalar System Variables]] (<apll>⎕CT</apll>, <apll>⎕IO</apll>, <apll>⎕PP</apll>, <apll>⎕PW</apll>, <apll>⎕RL</apll>)
* [[IC|<apll>⎕IC</apll> (Indeterminate Control)]]
* [[FC|<apll>⎕FC</apll>]] (Format Control)
* [[IC|<apll>⎕IC</apll>]] (Indeterminate Control)

Revision as of 02:36, 22 April 2008

At the moment, the following sections describe only those language features that are New or Enhanced relative to the Extended APL Standard, or that deserve special comment.

Syntax

Primitive functions

Primitive operators

Datatypes

System Functions

System Variables