You might also like...
Dec
20
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
1 min read
Jul
22
Dyalog Tooling Resources List (LambdaConf Talk 2020)
Here is a list of tooling resources that I mentioned in my recent LambdaConf
2020 talk, with links to documentation
1 min read
Apr
23
Is APL Dead?
Is APL dead? Not anymore. Changes in modern hardware, business needs, development methods, and our understanding of programming makes APL in its modern state perhaps more relevant and viable than ever before.
8 min read
Nov
28
Configuring your APL keyboard on Linux
My preferred APL keyboard setup on Linux is as follows:
setxkbmap -layout us,apl -variant ,dyalog -option grp:lswitch
This
Nov
28
Installing Dyalog APL on Nix
The following repository is a starting point for getting Dyalog APL on Nix OS.
Keep in mind that at the
1 min read