arrays

Jan
10

APL a Day #3: Arrays have Shape

Arrays arrange data into a certain rectangular shape. In APL, the shape of an array is a vector --- yes,
3 min read
Jan
04

APL a Day #2: Arrays, Values

Last session belabored the function, it's relation to APL, and how APL's treatment of functions differs
2 min read
Oct
07

Indexing Arrays

Lately I have been working on formalizing APL. One of the core problems related to the formalization of APL is
4 min read