apl LambdaConf Tree Manipulation Workshop Videos The videos for my LambdaConf Tree Manipulation workshop are now online. I was moving through the workshop pretty quickly, and we cover a lot of different topics across a wide range of topics related to APL, so don't expect a very focused lecture or
apl Array-oriented Thinking It's no secret that I really like APL. Perhaps less obvious, however, is why I think it's such a fun language to work with, and of particular relevance today. Hardware today imposes a great deal of burdens on the compiler writer and, in turn,
apl Fork-Join parallelism using Signals in APLX In preparation for some research work I'm doing in parallelism, I finally managed to get some comprehension of tasks and multi-programming in APLX. I came up with the following code, and I would appreciate any improvements or suggestions. It's fast
apl Fork-Join parallelism using Signals in APLX In preparation for some research work I'm doing in parallelism, I finally managed to get some comprehension of tasks and multi-programming in APLX. I came up with the following code, and I would appreciate any improvements or suggestions. It's fast