[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bit ops on boolean arrays?
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 30 Dec 2010 17:33:02 +0200
On Thu, Dec 30, 2010 at 5:14 PM, David J. Slate <dslate@speakeasy.net> wrote:
> Any thoughts on the desirability or feasibility of this idea?
It's a cool thing to have around, but much better to make it a C
extension. Otherwise Lua ends up supporting everything like PL/1, the
classic big-committee language.
steve d.