John writes: > Has anyone conceived a python frontend for gcc? > > Would it be possible? I think so. People have used jython with gcj. I don't know that a special Python front end would result in much better performance or convenience. Andrew.