Hacker News new | ask | show | jobs
by haolez 482 days ago
And APL! It saves so much tokens :D
1 comments

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