Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 55: Line 55:
* [[System Function NC|<apll>⎕NC</apll>]] (Name Class)
* [[System Function NC|<apll>⎕NC</apll>]] (Name Class)
* [[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 SYSID|<apll>⎕SYSID</apll>]] (System Identifier)
* [[System Function SYSID|<apll>⎕SYSID</apll>]] (System Identifier)
* [[System Function SYSVER|<apll>⎕SYSVER</apll>]] (System Version)
* [[System Function SYSVER|<apll>⎕SYSVER</apll>]] (System Version)

Revision as of 03:28, 1 December 2010

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