lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sun, Feb 20, 2011 at 10:17 PM, Matthew M. Burke <matthew@bluedino.net> wrote:
> Google is running summer of code again this year.  The deadline for
> applications is 11 March.

Is there a list of Lua-related GSoC projects completed in previous
years?  e.g. [1]  I have my own ideas of priorities, such as work in
core areas specific to Lua like program analysis (e.g. semantic
editors like IntelliJ/LuaInspect) [2], VM's (the overlap of
JIT/concurrency/bindings) [3], and programming-in-the-large topics
similar to LuaRocks/LuaForge2.

[1] http://lua-users.org/lists/lua-l/2010-10/msg00161.html
[2] http://lua-users.org/wiki/ProgramAnalysis
[3] http://lua-users.org/wiki/LuaImplementations ;
http://lua-users.org/wiki/MultiTasking ;
http://lua-users.org/wiki/BindingCodeToLua