Python is fast enough for me, especially 2.3. Profile & code slow parts as C extensions. Include your own assembly there if so desired. Investigate Psyco. There was one example on this newsgroup that showed that Python+psyco actually outperformed the same program in compiled C. --Irmen