Some things on my wish list, not in any order

- D => JS converter/compiler. There has been talk about this in a thread currently.
- DDL for D2
- vibe.d - update pages without having to recompile entire server and restarting the entire server
- help get std.simd into review queue
- dscanner work (more lint tests, optimization tests, memory checks, threading checks) and tutorials
- finish shared
- finish export
- ARC
- CTFE memory issues
- Support paths in string imports on windows (this is a real pain in vibe for me)
- Use DDMD as a library for IDE or other tools like dscanner
- OGI for D
- D message passing accross processes, openmp concept
- threading performance
- std.fiber ? (not sure where d fibers are at these days) Should be as easy as threading, - std.event libevent libev in D, cross platform safe, would be nice if this worked with fibers - get some code.dlang libs into std.experimental (sdland-d, dyaml, ctini, pegged)




Reply via email to