Re: The future of .NET 2.0

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I don't kown what exactly it adds (the paper mentions "low level constructs"
but my guess would be it's a bit more than just syntactic suggar but likely
"real" additional low level features aimed at writing something like an
OS)..

Whoops, you're right. Sing# adds also adds "low-level constructs
necessary for system code", whatever that means. It can't mean
pointers, since that's available in C#. Perhaps it's embedded ASM or
ILASM.

They don't show any Sing# code other than the syntactic sugar for
messaging I mentioned, which is probably why I forgot about it.

.