this post was submitted on 05 Jul 2024
862 points (97.9% liked)
Programmer Humor
32355 readers
1217 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Make it completely untyped. Everything's just a string.
I think white space should be used to represent basic functions too. For example 3 spaces can be used to sum two values while 4 spaces can be used to subtract.
Yes, however indentation still defines block and the operator (white space in same cases) has to come right after the white space for the indent