cm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agoWhen people encounter Lisp syntax for the first timelemmy.mlimagemessage-square26linkfedilinkarrow-up1307arrow-down16
arrow-up1301arrow-down1imageWhen people encounter Lisp syntax for the first timelemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square26linkfedilink
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up9arrow-down3·3 months agoDoes that make Lisp a language with significant white space?
minus-squareowsei@programming.devlinkfedilinkarrow-up16·3 months agoyeah, the same way you can’t structuser {...} There has to be something to split the identifiers
Does that make Lisp a language with significant white space?
yeah, the same way you can’t
structuser {...}There has to be something to split the identifiers