1st Call for Ideas for Google Summer of Code 2015

Byron Heads via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 2 07:01:50 PDT 2014


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)






More information about the Digitalmars-d mailing list