851
you are viewing a single comment's thread
view the rest of the comments
[-] manucode@infosec.pub 112 points 1 week 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 1 week ago

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

[-] TheRealJefe@lemmy.world 10 points 1 week ago

Calm down, Satan

[-] kewko@sh.itjust.works 8 points 1 week ago

Compiler rolls the dice if your only required indentation is accepted as space or tab. Per line.

[-] reinei@lemmy.world 2 points 1 week ago

But stores this information as a metadata file, which gets invalidated when a new file is added/removed from the program muhahaha!

load more comments (26 replies)
this post was submitted on 05 Jul 2024
851 points (98.1% liked)

Programmer Humor

31314 readers
26 users here now

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

Rules:

founded 4 years ago
MODERATORS