Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 36: Line 36:
* [[System Function DR|<apll>⎕DR</apll>]] (Data Representation)
* [[System Function DR|<apll>⎕DR</apll>]] (Data Representation)
* [[System Function ERROR|<apll>⎕ERROR</apll>]] (Error Signal)
* [[System Function ERROR|<apll>⎕ERROR</apll>]] (Error Signal)
* [[System Function MF|<apll>⎕MF</apll>]] (Monitor Function)
* [[System Function FMT|<apll>⎕FMT</apll>]] (Format)
* [[System Function MF|<apll>⎕MF</apll>]] (Monitor Functions)
* [[System Function NL|<apll>⎕NL</apll>]] (Name List)
* [[System Function NL|<apll>⎕NL</apll>]] (Name List)
* [[System Function SIZE|<apll>⎕SIZE</apll>]] (Object Size)
* [[System Function SIZE|<apll>⎕SIZE</apll>]] (Object Size)

Revision as of 00:28, 26 March 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