|
|
|
|
|
by Jtsummers
358 days ago
|
|
For C# there is the ECMA specification for it https://ecma-international.org/publications-and-standards/st... But who cares if there's a public body who owns the specification? The Supreme Court ruled Google's use of the copyrighted APIs fell within fair use. That gives, within the US (other countries will have other legal circumstances) a basis for anyone to copy pretty much any language so long as they steer clear of the actual copyrighted source code (don't copy MS's C# source code, for instance) and trademark violations. |
|