> "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
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
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
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
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
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