Ken Iverson: Difference between revisions

Jump to navigation Jump to search
511 bytes added ,  14:31, 11 March 2020
Line 31: Line 31:


In APL, the Iverson bracket is implied in all logical propositions, for example <source lang=apl inline>4≥3</source> evaluates to <source lang=apl inline>1</source> and <source lang=apl inline>'hello'≡'world'</source> evaluates to <source lang=apl inline>0</source>.
In APL, the Iverson bracket is implied in all logical propositions, for example <source lang=apl inline>4≥3</source> evaluates to <source lang=apl inline>1</source> and <source lang=apl inline>'hello'≡'world'</source> evaluates to <source lang=apl inline>0</source>.
== Publications ==
=== SHARP APL Technical Notes ===
* SATN-36: [[Direct Definition]]. 1980-04-20.
* SATN-41: [https://www.jsoftware.com/papers/satn41.htm Composition and Enclosure]. 1981-06-20.
* SATN-42: [https://www.jsoftware.com/papers/satn42.htm Determinant-Like Functions Produced by the Dot-Operator]. 1982-04-01.
* SATN-45: [https://www.jsoftware.com/papers/satn45.htm Language Extensions of May 1983] (with [[Bob Bernecky]], [[Eugene McDonnell]], Robert Metzger, and J. Henri Schueler). 1983-05-02.


== External links ==
== External links ==

Navigation menu