alphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 6 months agoMore confusion for recruiterssh.itjust.worksimagemessage-square10fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageMore confusion for recruiterssh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@lemmy.mlEnglish · 6 months agomessage-square10fedilink
minus-squaremanucode@infosec.publinkfedilinkarrow-up0·6 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·6 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.