864
you are viewing a single comment's thread
view the rest of the comments
[-] manucode@infosec.pub 117 points 2 months ago

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>
[-] _stranger_@lemmy.world 29 points 2 months ago

The whitespace is not only required, but it must be tabs and spaces.

[-] TheRealJefe@lemmy.world 10 points 2 months ago

Calm down, Satan

load more comments (2 replies)
load more comments (27 replies)
this post was submitted on 05 Jul 2024
864 points (97.9% liked)

Programmer Humor

31990 readers
86 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS