Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 21: Line 21:
* [[Rank with Axis]]:  <apll><i>f</i>⍥[<i>X</i>]</apll>
* [[Rank with Axis]]:  <apll><i>f</i>⍥[<i>X</i>]</apll>
==Datatypes==
==Datatypes==
* [[Infinity]]:  <apll>_</apll> and <apll>¯_</apll>
* [[Infinity]]:  <apll></apll> and <apll>¯∞</apll>
* [[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]]
==System Functions==
==System Functions==
* [[CR|<apll>⎕CR</apll> (Canonical Representation)]]
* [[CR|<apll>⎕CR</apll> (Canonical Representation)]]

Revision as of 22:59, 23 April 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