alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 1 year agoMore confusion for recruiterssh.itjust.worksimagemessage-square86fedilinkarrow-up1884arrow-down119
arrow-up1865arrow-down1imageMore confusion for recruiterssh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square86fedilink
minus-squareDumbAceDragon@sh.itjust.workslinkfedilinkEnglisharrow-up31·1 year agoMake it completely untyped. Everything’s just a string.
minus-squareAdamEatsAss@lemmy.worldlinkfedilinkarrow-up13·1 year agoI think white space should be used to represent basic functions too. For example 3 spaces can be used to sum two values while 4 spaces can be used to subtract.
minus-squarenicolauz@feddit.delinkfedilinkarrow-up2·1 year agoYes, however indentation still defines block and the operator (white space in same cases) has to come right after the white space for the indent
Make it completely untyped. Everything’s just a string.
I think white space should be used to represent basic functions too. For example 3 spaces can be used to sum two values while 4 spaces can be used to subtract.
Yes, however indentation still defines block and the operator (white space in same cases) has to come right after the white space for the indent