alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 8 months agoMore confusion for recruiterssh.itjust.worksimagemessage-square11fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageMore confusion for recruiterssh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 8 months agomessage-square11fedilink
minus-squaremanucode@infosec.publinkfedilinkarrow-up0·8 months agoIt uses XML-like syntax: <fun> <name>sum</name> <in> <int>foo</int> <int>bar=0</int> </in> <out><int>foo+bar</int></out> </fun>
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up1·8 months agoThe whitespace is not only required, but it must be tabs and spaces.
It uses XML-like syntax:
<fun> <name>sum</name> <in> <int>foo</int> <int>bar=0</int> </in> <out><int>foo+bar</int></out> </fun>
The whitespace is not only required, but it must be tabs and spaces.