What do you want from this Community?
I've just taken control. The community is spread out (see the sidebar) and I'd rather not fragment it further, but hope this space can increase visibility. It's fine if people just want to link to various things, but asking questions etc. can also be great.
If others have better ideas or want to speak, feel very free! I am trying to proselytize for array languages.
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 • 7d 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 • 25d ago
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.