367
codeStyle (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] RustyNova@lemmy.world 20 points 7 months ago

I work on a proprietary language that translates everything to uppercase before compiling. So having a specific case is useless. The standard functions all have wacky cases. Some from the same module may use CamelCase, while it's brother use snake_case.

... I just use Rust's style. Simple, easy.

this post was submitted on 01 Mar 2024
367 points (93.2% liked)

Programmer Humor

32171 readers
292 users here now

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

Rules:

founded 5 years ago
MODERATORS