interfacing with x86_64 assembler

Ramchandra Apte maniandram01 at gmail.com
Sat Sep 1 11:27:18 EDT 2012


On Friday, 31 August 2012 19:28:11 UTC+5:30, Grant Edwards  wrote:
> On 2012-08-31, Mark Lawrence <breamoreboy at 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)



More information about the Python-list mailing list