David Cuthbert wrote: >Paul Rubin wrote: > > >>I don't think you want to do this. Runtime type tags and the overhead >>of checking them on every operation will kill you all by themselves. >>Processors like that haven't been used much as Lisp targets either, >>for the same reasons. Pick a different language. >> >> > >I was thinking that you could avoid this by adding some type inference >to Python and/or reducing everything to two basic types (strings and >ints), but the end result would require a lot of work and not look much >like Python. > > > Use Fort.
-- http://mail.python.org/mailman/listinfo/python-list