APL SEEDS '24 Registration Open
APL Seeds ’24 - DyalogDyalog
If you're new to APL or interested in learning more about the language,
Advent of Code 2024
This year I'm doing Advent of Code with the goal of trying to at least get some points.
Dyalog User Meeting Survey
Survey Link
This is a survey from Dyalog asking for feedback and thoughts on their User Meetings. If you'
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
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
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.
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
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
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
ALE: arcfide's line editor
ed(1) meets Emacs implemented in APL, a la Acme. ALE is a line editor that I have created because I can.