418
you are viewing a single comment's thread
view the rest of the comments
[-] GTG3000@programming.dev 0 points 1 week ago

Yeah, I remember when I was trying to parse XML into some lua tables and it forever stumped me how to represent something like

<thing important_param=10 other_param="abracadabra"> stuff </thing>

You just have to have different ways to turn different tags into stuff in your program and that's a huge amount of overhead to think about when all I want is a hash map and maybe an array.

this post was submitted on 09 Sep 2024
418 points (95.8% liked)

Programmer Humor

19215 readers
268 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS