lua-users home
lua-l archive

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


On Mon, Dec 1, 2014 at 9:47 AM, Thiago L. <fakedme@gmail.com> wrote:
> What about 0b1111_1111_1111_1111 etc? (looks cleaner)


+1  for this.  would be nice for hex too.

on second thought, it might be a nice thing for editors to do,
slightly shadow groups of 4 digits (starting from the right) with
alternate colors, but only for hex and binary numbers.

-- 
Javier