Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 29: Line 29:
* [[Composition]]:  <apll><i>f</i>⍥<i>g</i></apll>
* [[Composition]]:  <apll><i>f</i>⍥<i>g</i></apll>
* [[Compose]]:  <apll><i>f</i>∘<i>g</i></apll>, &nbsp;&nbsp;<apll><i>f</i>∘R</apll>, &nbsp;&nbsp;<apll>L∘<i>g</i></apll>
* [[Compose]]:  <apll><i>f</i>∘<i>g</i></apll>, &nbsp;&nbsp;<apll><i>f</i>∘R</apll>, &nbsp;&nbsp;<apll>L∘<i>g</i></apll>
* [[Multisets]]:  <apll><i>f</i>⍦</apll>
* [[Null]]:  <apll><i>f</i>⊙</apll>
* [[Null]]:  <apll><i>f</i>⊙</apll>
* [[Rank]]:  <apll><i>f</i>⍤[<i>X</i>] Y</apll>
* [[Rank]]:  <apll><i>f</i>⍤[<i>X</i>] Y</apll>

Revision as of 21:46, 3 February 2011

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