Hacker News new | ask | show | jobs
by makapuf 482 days ago
Just tried making a LLM generate primes for fun in APL : gave me primes ← {⍵/⍨2=+⌿0=⍵∘.|⍵}⍳ :) I'll try submitting that to my colleagues
1 comments

I wonder... Is the smile part of the program?
Yes. APL is written in symbols