Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 26: Line 26:
* [[APA|Arithmetic Progression Arrays]]:  <apll>2 3 4⍴⍳24</apll>
* [[APA|Arithmetic Progression Arrays]]:  <apll>2 3 4⍴⍳24</apll>
* [[Unicode|Unicode Characters]]
* [[Unicode|Unicode Characters]]
* [[Array Predicates]]
==System Functions==
==System Functions==
* [[System Function UCS|<apll>⎕AF</apll>]] (Atomic Function) Synonymous with <apll>⎕UCS</apll>
* [[System Function UCS|<apll>⎕AF</apll>]] (Atomic Function) Synonymous with <apll>⎕UCS</apll>

Revision as of 16:23, 17 August 2008

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