Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 72: Line 72:
* [[System Variable 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 FPC|<apll>⎕FPC</apll>]] (Floating Point Control)
* [[System Variable IC|<apll>⎕IC</apll>]] (Indeterminate Control)
* [[System Variable IC|<apll>⎕IC</apll>]] (Indeterminate Control)

Revision as of 19:53, 18 August 2011

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