Language Features: Difference between revisions

From NARS2000
Jump to navigationJump to search
Line 7: Line 7:
* [[Function/Operator Assignment]]:  <apll>A←<i>f</i></apll>, &nbsp;&nbsp;<apll>A←<i>op1</i></apll>, &nbsp;&nbsp;<apll>A←<i>op2</i></apll>
* [[Function/Operator Assignment]]:  <apll>A←<i>f</i></apll>, &nbsp;&nbsp;<apll>A←<i>op1</i></apll>, &nbsp;&nbsp;<apll>A←<i>op2</i></apll>
* [[Sink]]:  <apll>←A</apll>
* [[Sink]]:  <apll>←A</apll>
* [[Comment Marker]]:  <apll>⍝</apll>


==Primitive functions==
==Primitive functions==

Revision as of 18:54, 22 July 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