Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
No edit summary
Line 36: Line 36:
==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>, <apll>⎕IO</apll>, <apll>⎕PP</apll>, <apll>⎕PW</apll>, <apll>⎕RL</apll>)
* [[FC|<apll>⎕FC</apll>]] (Format Control)
* [[System Variable FC|<apll>⎕FC</apll>]] (Format Control)
* [[IC|<apll>⎕IC</apll>]] (Indeterminate Control)
* [[System Variable IC|<apll>⎕IC</apll>]] (Indeterminate Control)

Revision as of 18:54, 1 May 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