lua-users home
lua-l archive

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


Hi all,

Just read an interesting article titled "Scripting languages grow up".
It discusses several programming languages (TCL, Lua, JavaScript, Scala,
Clojure, Java) and their uses, extending vs. embedding (Redis,
PostgreSQL, Nginx, Lightroom), JIT compilers (LuaJIT) and foreign
function interfaces (LuaJIT FFI). If it sounds interesting you can find
the article here:

http://blog.technologyofcontent.com/2011/05/scripting-languages-grow-up/