this post was submitted on 31 Jul 2025
582 points (98.7% liked)
Programmer Humor
37530 readers
393 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What exactly do you think you can do with this?
Take someone’s source code, replace all semi colons with Greek question marks and see if they can compile. But as others said, any IDE will help.
Not all! Just one or two per file.
Just the last one, right before the EOF.
Speaking of EOF, I wonder what a heredoc might do with this 😇
You're just going to get syntax errors though
Not if you choose to replace the correct ones at the correct place and it is a compiler which automatically ignores this wrong semicolon.
You could connect two lines, which may still "work" if not split using a semicolon and are then interpreted as one single line.
You are right .. but, you're not thinking big enough.
Think .. sticky tape on the bottom of a mouse.
What the fuck is that supposed to do?
Hmm .. bash.