Changes between Version 20 and Version 21 of BigProjectIdeas

Show
Ignore:
Timestamp:
11/19/10 18:24:05 (11 years ago)
Author:
whiteknight
Comment:

+3 new ideas

Legend:

Unmodified
Added
Removed
Modified
  • BigProjectIdeas

    v20 v21  
    2626|| '''Green Threads''' || small || Implement green threads in Parrot (partially done in 2010 GSoC project) || 
    2727|| '''Asynchronous IO''' || large || Implement asynchronous IO operations. May require threading improvements first || 
     28|| '''dbus interface''' || medium || Implement a dbus wrapper library for Parrot || 
     29|| '''i18n support''' || medium || Implement an i18n translation system so that all internal system messages can be translated into other languages || 
     30|| '''CUDA bindings''' || medium || Implement CUDA bindings for Parrot so applications can take advantage of GPU processing power || 
    2831 
    2932== Compiler Projects ==