[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.3.0 (work2) now available
- From: Hisham <h@...>
- Date: Fri, 21 Mar 2014 19:06:25 -0300
On 21 March 2014 18:45, Andrew Starks <andrew.starks@trms.com> wrote:
> On Fri, Mar 21, 2014 at 4:34 PM, Hisham <h@hisham.hm> wrote:
>> require "iostream"
>>
>> _= std.cout << "Hello overloadable bitwise operators!" << std.endl
>>
>>
>> Cheers!
>
> Gasp! While a C++ thread is ongoing, even!
>
> Your example may have portend the beginning of the end of the world as
> we know it. :)
Consider it a preemptive strike: I had to do it in jest quickly before
someone decides to do it for real :)
-- Hisham