cm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agoWhen people encounter Lisp syntax for the first timelemmy.mlimagemessage-square26linkfedilinkarrow-up1257arrow-down14cross-posted to: programmerhumor@lemmy.ml
arrow-up1253arrow-down1imageWhen people encounter Lisp syntax for the first timelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 days agomessage-square26linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMika@piefed.calinkfedilinkEnglisharrow-up3arrow-down1·5 days agoSure it’s not like it has no uses, but it’s something languages have built-in as syntax sugar or operators, and you rarely need to built your own macro for anything.
minus-squareJerkface (any/all)@lemmy.calinkfedilinkEnglisharrow-up4arrow-down1·5 days agoHave you ever used a domain specific language? My intuition says, “no.”
Sure it’s not like it has no uses, but it’s something languages have built-in as syntax sugar or operators, and you rarely need to built your own macro for anything.
Have you ever used a domain specific language? My intuition says, “no.”
What does it have to do with lisp?