A compiler-writers guide to C#
Short Description
A compiler-writer’s guide to C#. Mark Shields. University of Melbourne. http://www.cse.ogi.edu/mbs … [sscli/clr/src/csharp/csharp/sccomp, 77kl C++ code] …
Website: cartesianclosed.com | Filesize: 201kb
Content
A compiler-writer’s guide to C#
Mark Shields
University of Melbourne
http://www.cse.ogi.edu/~mbs
C# - p.1/89Overview
..
Microsoft’s contractual-obligations alternative to Java
..
Now ECMA Standard 334
..
The usual features:
Single-implementation-inheritance/multiple-interface-inheritance
object-orientation
Overloading and overriding of methods
Exceptions
Subtyping, explicit conversions
Garbage collection
C# - p.2/89…
Get the file Download here
Related Books:Related Searches: implementation inheritance, interface inheritance, mark shields, compiler writer, university of melbourne
Comments
Leave a Reply