Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 42: Line 42:


==System Variables==
==System Variables==
* [[Scalar System Variables]] (<apll>⎕CT</apll>, <apll>⎕IO</apll>, <apll>⎕PP</apll>, <apll>⎕PW</apll>, <apll>⎕RL</apll>)
* [[Scalar System Variables]] (<apll>⎕CT</apll>, &nbsp;&nbsp;<apll>⎕IO</apll>, &nbsp;&nbsp;<apll>⎕PP</apll>, &nbsp;&nbsp;<apll>⎕PW</apll>, &nbsp;&nbsp;<apll>⎕RL</apll>)
* [[System Variable FC|<apll>⎕FC</apll>]] (Format Control)
* [[System Variable FC|<apll>⎕FC</apll>]] (Format Control)
* [[System Variable IC|<apll>⎕IC</apll>]] (Indeterminate Control)
* [[System Variable IC|<apll>⎕IC</apll>]] (Indeterminate Control)

Revision as of 23:21, 21 July 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