Feedback on Átila's Vision for D

Fynn Schröder fynnos at live.com
Tue Oct 15 14:36:32 UTC 2019


Exciting vision!

My favorites are

* Memory safety combined with Safe and easy concurrency: Add a 
way to globally use RC instead of GC for high-concurrency 
situations (to mitigate stop-the-world issues) would be awesome
* Fast development times: Apart from unittests, an interpreter 
could greatly boost D's usage in data science (think Jupyter 
Notebook) by leveraging the excellent mir-libraries
* String interpolation: Really handy with string mixins!
* Make D the default implementation language: This is both bold 
vision.. when thinking of widespread adoption - yet improvements 
regarding the other visions should greatly help

Cheers!


More information about the Digitalmars-d mailing list