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>
[-] A_Very_Big_Fan@lemmy.world 2 points 1 week ago

I took every coding class my highschool offered, and the only thing that drove me more crazy than this syntax was trying to use CSS.

[-] fibojoly@sh.itjust.works 4 points 1 week ago

That's because you didn't try our lord and savior SASS. Vanilla CSS should be illegal at this stage.

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

Programmer Humor

31314 readers
27 users here now

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

Rules:

founded 4 years ago
MODERATORS