[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Binary notation for integers: 0b[10]+
- From: Javier Guerra Giraldez <javier@...>
- Date: Mon, 1 Dec 2014 12:38:06 -0500
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