Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
([]ELX added)
mNo edit summary
Line 53: Line 53:
==System Variables==
==System Variables==
* [[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>)
* [[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 Function ELX|<apll>⎕ELX</apll>]] (Error Trapping)
* [[System Variable ELX|<apll>⎕ELX</apll>]] (Error Trapping)
* [[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 06:20, 29 July 2009

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