I want a programming language that supports German style composite words
I want a programming language that supports German style composite words


2 crossposts
You're viewing a single thread.
All Comments
126 comments
Why is main capitalized but not printf???
If they are trying to follow German rules where nouns are capitalized, I guess this explains why their version of int would be capitalized, but that’s super annoying. Maybe C# is based on this.
7 0 ReplyAnd then why is Ganz in caps. I call cap on German C.
6 0 ReplyMabe because Ganz is short for Ganzzahl and a noun.
6 0 ReplySo Nat Fibonacci(Nat n) { ...} ? Because Ganz would be signed int so Nat should be unsigned int?
3 0 ReplyI'd suggest "vorzeichnenbehaftete Ganzzahl" (maybe vbGanz) and "vorzeichenlose Ganzzahl" (vlGanz) 🤣 please don't make that a thing
2 0 Reply
Makes sense but ugh
1 0 Reply
Short for Ganzzahl, like int for integer.
1 0 Reply
126 comments
Scroll to top