Y
Hacker News
new
|
ask
|
show
|
jobs
by
haolez
482 days ago
And APL! It saves so much tokens :D
1 comments
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
link
marcosdumay
482 days ago
I wonder... Is the smile part of the program?
link
pineaux
482 days ago
Yes. APL is written in symbols
link