Re: Controling the ALU

2005-04-02 Thread Chris Smith
> "Cesar" == Cesar Andres Roldan Garcia <[EMAIL PROTECTED]> writes: Cesar> Hi How can I control an ALU from a PC using Python? Cesar> Thanks! Cesar> Hola... Cesar> Como puedo controlar la ALU de un PC usando Pyhton? Cesar> Gracias! Cesar> -- Atentamente, Cesa

Re: Controling the ALU

2005-03-31 Thread M.E.Farmer
Cesar Andres Roldan Garcia wrote: > Hi > > How can I control an ALU from a PC using Python? > > Thanks! Py>def PyAnswers(you) ...your = you ...If you want to control the ALU in the computer: ...# maybe you can use assembler ...pyasm ...elif you want to control an externa

Re: Controling the ALU

2005-03-31 Thread Bengt Richter
On Thu, 31 Mar 2005 20:42:30 -, Grant Edwards <[EMAIL PROTECTED]> wrote: >On 2005-03-31, Cesar Andres Roldan Garcia <[EMAIL PROTECTED]> wrote: > >> How can I control an ALU from a PC using Python? > >The ALU is buried pretty deep in the CPU. The ALU is part of >what is actually executing the

Re: Controling the ALU

2005-03-31 Thread Michael Spencer
Grant Edwards wrote: On 2005-03-31, Cesar Andres Roldan Garcia <[EMAIL PROTECTED]> wrote: How can I control an ALU from a PC using Python? The ALU is buried pretty deep in the CPU. The ALU is part of what is actually executing the instructions that _are_ Python. Maybe: >>> from __builtin__ impo

Re: Controling the ALU

2005-03-31 Thread Grant Edwards
On 2005-03-31, Cesar Andres Roldan Garcia <[EMAIL PROTECTED]> wrote: > How can I control an ALU from a PC using Python? The ALU is buried pretty deep in the CPU. The ALU is part of what is actually executing the instructions that _are_ Python. -- Grant Edwards grante

Controling the ALU

2005-03-31 Thread Cesar Andres Roldan Garcia
Hi How can I control an ALU from a PC using Python? Thanks! Hola... Como puedo controlar la ALU de un PC usando Pyhton? Gracias! -- Atentamente, Cesar Andres Roldan Garcia Presidente Comunidad Académica Microsoft Javeriana Teléfono: 300 8169857 Cali - Colombia -- http://mail.python.org/mai