Re: C++ religious war (was: llua Higher-level C API for Lua)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: C++ religious war (was: llua Higher-level C API for Lua)
- From: steve donovan <steve.j.donovan@...>
- Date: 2014年3月16日 08:54:45 +0200
On Sun, Mar 16, 2014 at 8:14 AM, Coda Highland <chighland@gmail.com> wrote:
> I mean, if we wanted to start a religious war, try suggesting that Lua
> should be written in C++ instead of C89 and see where THAT goes. ;)
Absolutely! We have enough of a frothy when suggesting C99 ;) But
(and this is important) Lua does _build_ with C++ and can use proper
exception handling rather than that weird hack called longjmp.
At least, we're not discussing editors. That gets out of control
really quickly!