[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: VLC will be using Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 1 Feb 2010 17:34:04 -0200
> just saw the announcement [1] that VLC will use Lua for extensions.
> Should be another boost for Lua.
I have VLC version 0.9.9a for Mac OS X and it already includes several
Lua scripts in VLC.app/Contents/MacOS/share/lua
Running "ident ./MacOS/modules/liblua_plugin.dylib" tells us that VLC
embeds Lua 5.1 (that's the first release of 5.1, not 5.1.1 or anything later).