Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 8: Line 8:
* [[Sink]]:  <apll>←A</apll>
* [[Sink]]:  <apll>←A</apll>
==Primitive functions==
==Primitive functions==
* [[Bracket Indexing]]:  <apll>R[L]</apll>, <apll>R[L]←A</apll>, <apll>R[L]<i>f</i>←A</apll>
* [[Indexing]]:  <apll>R[L]</apll>, <apll>R[L]←A</apll>, <apll>R[L]<i>f</i>←A</apll>
* [[Index Generator]]:  <apll>⍳R</apll>
* [[Index Generator]]:  <apll>⍳R</apll>
* [[Index Of]]:  <apll>L⍳R</apll>
* [[Index Of]]:  <apll>L⍳R</apll>

Revision as of 20:09, 13 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