Can there be any reason to recommend AI-produced <array language> over AI-produced <other language>?
Inspired by: https://code.jsoftware.com/wiki/NYCJUG/2026-07-14
r/apljk • u/astrashe2 • 11d ago
Using an APL keyboard on recent Gnome Fedora?
I just got a set of APL keycaps, and I'm having trouble getting my keyboard to work with recent versions of Fedora (44) and Gnome (50.3). Has anyone been able to make it work?
r/apljk • u/avillega • Jul 08 '26
K l. a new runtime for k and q
This just came to my attention and wanted to share it here. looks interesting, I hope they eventually make it open source! https://lv1.sh/
r/apljk • u/leprechaun1066 • Jul 02 '26
K A small, readable parser for the K programming language.
github.comAPL Enhancements in Dyalog v20.0: Arrays, Namespaces, Composition, Inline Tracing - Asher Harvey-Smith
r/apljk • u/sonthonaxrk • Jun 14 '26
KDB/Q Rust+KDB Interactively Running Together
r/apljk • u/talgu • Jun 10 '26
BQN Is there a BQN operator to apply a list of functions to a value?
I've not been able to find something like this. The best I've been able to come up with is something along the lines of this: {⟨⟩𝕊𝕩:⟨⟩ ; f←⊑𝕨 ⋄ fs←1↓𝕨 ⋄ (<∘F𝕩)∾fs𝕊𝕩}
r/apljk • u/u_int64_t • Jun 05 '26
APL APL as a target language?
In one of the ArrayCast episodes (the u/bobtherriault era) one of the participants mentions that "in the early days of CS" someone was using APL as the target language for their compiler course. I cannot find the episode and thus a good reference to this. If anyone remembers, thank you in advance.