Hacker News new | ask | show | jobs
by rakoo 482 days ago
The age of write-only programs is back, perl is relevant again
1 comments

And APL! It saves so much tokens :D
Just tried making a LLM generate primes for fun in APL : gave me primes ← {⍵/⍨2=+⌿0=⍵∘.|⍵}⍳ :) I'll try submitting that to my colleagues
I wonder... Is the smile part of the program?
Yes. APL is written in symbols