Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
([]ELX added)
Line 37: Line 37:
* [[System Function DM|<apll>⎕DM</apll>]] (Diagnostic Message)
* [[System Function DM|<apll>⎕DM</apll>]] (Diagnostic Message)
* [[System Function DR|<apll>⎕DR</apll>]] (Data Representation)
* [[System Function DR|<apll>⎕DR</apll>]] (Data Representation)
* [[System Function ELX|<apll>⎕ELX</apll>]] (Error Trapping)
* [[System Function ERROR|<apll>⎕ERROR</apll>]] (Error Signal)
* [[System Function ERROR|<apll>⎕ERROR</apll>]] (Error Signal)
* [[System Function FMT|<apll>⎕FMT</apll>]] (Format)
* [[System Function FMT|<apll>⎕FMT</apll>]] (Format)

Revision as of 06:18, 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