On 6 Ott, 06:16, process <[EMAIL PROTECTED]> wrote: > If an OS was to be written in Python and the hardware optimized for > it, what changes would be made to the hardware to accomodate Python > strenghs and weaknesses? > > Some tagged architecture like in Lisp > machines?http://en.wikipedia.org/wiki/Tagged_architecture > > What else?
I would say that a python-processor should have dictionary lookup (hash tables), garbage collection and dynamic lists implemented by hardware/firmware. Maybe in another twenty years ... Ciao ---- FB -- http://mail.python.org/mailman/listinfo/python-list