Changes between Version 19 and Version 20 of BigProjectIdeas

Show
Ignore:
Timestamp:
10/30/10 14:27:19 (11 years ago)
Author:
whiteknight
Comment:

+AIO and Green Threads

Legend:

Unmodified
Added
Removed
Modified
  • BigProjectIdeas

    v19 v20  
    99 - Small: suitable for a branch, a Bachelor's-level thesis project 
    1010 - Medium: suitable for a GSoC project, Bachelor's-level group project, or a reasonable-sized grant proposal 
    11  - Large: suitable for a Master's thesis, PhD dissertation, or other large-scale research project. 
     11 - Large: suitable for a Master's thesis, PhD dissertation, or  
    1212 
    1313|| '''Name''' || '''Size''' || '''Synopsis''' || 
     
    2424|| '''GObject Metamodel''' || medium || Create an object metamodel for Parrot based on GObject || 
    2525|| '''Prototype-based Metamodel''' || medium || Create a prototype-based object metamodel suitable for languages like JavaScript || 
     26|| '''Green Threads''' || small || Implement green threads in Parrot (partially done in 2010 GSoC project) || 
     27|| '''Asynchronous IO''' || large || Implement asynchronous IO operations. May require threading improvements first || 
    2628 
    2729== Compiler Projects ==