this post was submitted on 14 May 2024
20 points (100.0% liked)

Programmer Humor

32724 readers
330 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] vox@sopuli.xyz 0 points 7 months ago* (last edited 7 months ago) (1 children)

there are simd accelerated json decoders

[–] manmachine@lemmy.world 1 points 7 months ago (1 children)

every day we stray further from god

[–] xmunk@sh.itjust.works 1 points 7 months ago (1 children)

Don't worry, they still make extensive use of regexes.

[–] dan@upvote.au 1 points 7 months ago

I didn't think any JSON parsers used regex given how simple the grammar is... but I've seen some horrors, so I shouldn't rule it out.