On Friday, 15 January 2016 at 03:33:23 UTC, Andrei Alexandrescu wrote:
A few quick ideas:

* Bringing a parser generator library into phobos, either based on pegged or independent

* SQL parser, binder, validator

* Anything building on the strengths on D: introspection, compile-time stuff, DSL, etc.

* Improving the GC

* Theoretical work - core language semantics, proving immutable provides guarantees etc.

* A flexible serialization framework in Phobos. std.csv could be changed to use it, and vibe.d as well as various serialization related libraries (e.g. Protocol Buffers, capnproto) would also benefit from standardization here.

Reply via email to