lua-users home
lua-l archive

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


On Apr 09, 2003 at 03:40 +0200, Thomas Andersen wrote:
> 
> Also I see no special benefits in compiling the lua libraries as C++
> code..

I think the typical reason people might want to do this is to replace
setjmp/longjmp with try/catch/throw.

> but even if there was a benefit, lua could still be compiled as C++
> code, but with external C binding.

Yeah, that makes sense.

-- 
Thatcher Ulrich
http://tulrich.com