On Friday, 31 August 2012 19:28:11 UTC+5:30, Grant Edwards  wrote:
> On 2012-08-31, Mark Lawrence <breamore...@yahoo.co.uk> wrote:
> 
> > On 31/08/2012 14:40, lipska the kat wrote:
> 
> 
> 
> >> I was hacking away at some x86_64 assembler today
> 
> >> when I found myself obsessively indenting my code
> 
> >> by EXACTLY 4 spaces or (multiples thereof)
> 
> 
> 
> > What's wrong with structured assembler? :)
> 
> 
> 
> Nothing -- it's called "C".
> 
> 
> 
> -- 
> 
> Grant Edwards               grant.b.edwards        Yow! Not SENSUOUS ... only
> 
>                                   at               "FROLICSOME" ... and in
> 
>                               gmail.com            need of DENTAL WORK ... in
> 
>                                                    PAIN!!!

Very much true. In fact C is by definition assembly (as the creators just added 
whatever features the machine supported to C)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to