Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is C# referred to as 'CSharp'? #1645

Open
jgh07 opened this issue Dec 31, 2024 · 1 comment
Open

Why is C# referred to as 'CSharp'? #1645

jgh07 opened this issue Dec 31, 2024 · 1 comment

Comments

@jgh07
Copy link

jgh07 commented Dec 31, 2024

All other languages containing the symbol '#' are represented correctly (e.g. F#).

The name "CSharp" is not a correct way of referring to the language. The specification (ECMA-334) states the following at the bottom of page 27:

The name C# is written as the LATIN CAPITAL LETTER C (U+0043) followed by the NUMBER SIGN #
(U+0023).

Is there a specific reason it was decided to use "CSharp" instead of "C#"? Because to me it doesn't make sense considering "special characters" are used all over in file names in this repository.

@jgh07
Copy link
Author

jgh07 commented Dec 31, 2024

Well, apparently there are three other languages using "Sharp" (TSharp, ZSharp, QSharp). Still, F# and J# are correctly using '#'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant