Changes between Version 22 and Version 23 of BigProjectIdeas

Show
Ignore:
Timestamp:
11/29/10 18:39:47 (11 years ago)
Author:
whiteknight
Comment:

+LALR parser generator

Legend:

Unmodified
Added
Removed
Modified
  • BigProjectIdeas

    v22 v23  
    3030|| '''CUDA bindings''' || medium || Implement CUDA bindings for Parrot so applications can take advantage of GPU processing power || 
    3131|| '''memcached interface''' || small || Create an interface to memcached on Parrot. The interface should allow storage/lookup of serialized PMCs, STRINGs, and other arbitrary data || 
     32|| '''LALR Parser Generator''' || large || Create an LALR parser generator (similar to YACC/Bison) that runs on Parrot and generates pure PIR/PBC parsers || 
    3233 
    3334== Compiler Projects ==