What are variables and semicolons for actually?

TadoTheRustacean@programming.dev to Programmer Humor@programming.dev – 104 points –

36

You are viewing a single comment

There are plenty of languages with warts at least as bad as JavaScript's. Bash, PHP, C, even relatively sane languages like Python still have huge issues like implicit variable declaration.