Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 24: Line 24:
* [[Reshape]]:  <apll>L⍴R</apll>
* [[Reshape]]:  <apll>L⍴R</apll>
* [[Root]]:  <apll>√R</apll> and <apll>L√R</apll>
* [[Root]]:  <apll>√R</apll> and <apll>L√R</apll>
* [[Sequence]]:  <apll>L..R</apll>
* [[Tally]]:  <apll>&gt;R</apll>
* [[Tally]]:  <apll>&gt;R</apll>
* [[Without]]:  <apll>L~R</apll>
* [[Without]]:  <apll>L~R</apll>

Revision as of 03:29, 26 February 2012

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