[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Using Lua in a C(++) program
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 12 Jun 2003 14:32:54 -0300
>(In fact, modifying Lua to use exceptions instead of setjmp()/longjmp()
>is quite simple, and makes things a bit cleaner.)
The next version will contain macros that make this even easier.
--lhf