Skip to content

martin-steinhoefer/csharp-proposals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

C# proposals

This repository holds all kind of design information for proposals to dotnet/csharplang.

Shapes

The recent proposal introduces (partial) structural typing compatible with the C# way of nominal typing. In that it contradicts most of the similar proposals which are either fully structural (turn interfaces into structural types) or completely not (type classes via generics).

Have a look at the proposal

External links

The actual actual C# grammar used by the Roslyn team (generated).

About

proposals for C# language evolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published