would it be feasable to write python DJing software

Grant Edwards grante at visi.com
Fri Feb 3 10:30:26 EST 2006


On 2006-02-03, Fuzzyman <fuzzyman at gmail.com> wrote:

> Come to that, you're **really** doing it in machine code...

And probably not the machine code emitted by the assembler but
rather the actual micro-code that's implemented in hardware
that's running a program that implements the VM for the machine
code emitted by the assemblers.

Hell, from the Python point of view it might as well be
tortoises all the way down.

-- 
Grant Edwards                   grante             Yow!  Dehydrated EGGS are
                                  at               STREWN across ROULETTE
                               visi.com            TABLES...



More information about the Python-list mailing list