Suggestivity and Idioms in APL
Two major principles emerge in APL programming, suggestivity and idioms. I recently encountered a nice illustration of how these two
Flat Program Organization: An Email Response
A fellow APLer, Tort, started an interesting email discussion with me, and one of his points was good enough that
2023 APL Problem Solving Competition
The 2023 APL Problem Solving Competition is now open! Solve problems in APL for the chance to win cash prizes
Source Code Readability, Elegance, and Complexity
I was recently discussing my thoughts on this article:
https://mathspp.com/blog/pydonts/does-elegance-matter
And I thought I would
Co-dfns support for very large arrays!
Previously, Co-dfns could only support ranks <= 4. Now, the architecture
supports arbitrarily large array sizes, though this is only partially