Re: interfacing with x86_64 assembler

2012-09-01 Thread Ramchandra Apte
On Sunday, 2 September 2012 06:06:06 UTC+5:30, Chris Angelico wrote: > On Sun, Sep 2, 2012 at 10:10 AM, John Ladasky > > wrote: > > > I haven't seen this joke on the Net in years, does anyone still remember it? > > > > > > "C combines the power of assembly language with the readability and >

Re: interfacing with x86_64 assembler

2012-09-01 Thread Chris Angelico
On Sun, Sep 2, 2012 at 10:10 AM, John Ladasky wrote: > I haven't seen this joke on the Net in years, does anyone still remember it? > > "C combines the power of assembly language with the readability and > maintainability of assembly language." Seen it, and it has validity. But I'd rather work w

Re: interfacing with x86_64 assembler

2012-09-01 Thread John Ladasky
I haven't seen this joke on the Net in years, does anyone still remember it? "C combines the power of assembly language with the readability and maintainability of assembly language." -- http://mail.python.org/mailman/listinfo/python-list

Re: interfacing with x86_64 assembler

2012-09-01 Thread Ramchandra Apte
On Friday, 31 August 2012 19:28:11 UTC+5:30, Grant Edwards wrote: > On 2012-08-31, Mark Lawrence 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

Re: interfacing with x86_64 assembler

2012-08-31 Thread Mark Lawrence
On 31/08/2012 14:58, Grant Edwards wrote: On 2012-08-31, Mark Lawrence 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 structu

Re: interfacing with x86_64 assembler

2012-08-31 Thread Grant Edwards
On 2012-08-31, Mark Lawrence 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 c

Re: interfacing with x86_64 assembler

2012-08-31 Thread Mark Lawrence
On 31/08/2012 14:40, lipska the kat wrote: Worryingly 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) Who'd have thought it. lipska What's wrong with structured assembler? :) -- Cheers. Mark Law

interfacing with x86_64 assembler

2012-08-31 Thread lipska the kat
Worryingly 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) Who'd have thought it. lipska -- Lipska the Kat©: Troll hunter, sandbox destroyer and farscape dreamer of Aeryn Sun -- http://mail.python.or