Moving back to .NET

Ola Fosheim Grøstad via Digitalmars-d digitalmars-d at puremagic.com
Tue Oct 6 22:36:12 PDT 2015


On Tuesday, 6 October 2015 at 17:07:27 UTC, Chris wrote:
> Ok, and do you have a plan or a concrete wish list that you 
> could hand over to the core developers? What features would be 
> indispensable or are of utmost importance, in your opinion?

1. Define the target, then you can figure out the features.
2. Solid non-gc memory management and ownership.
3. Clean up the type system.
4. Complete the language spec.
5. Clean up the syntax.
6. Extend support to critical platforms like WebAssembly/asm.js

> Do you have prototypes or made pull requests?

I have some prototypes for my own use, but not sure what 
relevance that has? Pull requests would require decision making 
and policy changes, and be utterly pointless without it. 
Design/policy changes will have to start with the project 
leaders, that's the only way. End-users do not directly affect 
language features.



More information about the Digitalmars-d mailing list