will...@ufpa.br wrote:
for a college project, I proposed to create a compiler for python. I've read something about it and maybe I saw that made a bad choice. I hear everyone's opinion respond.
I don't want to discourage you if you really want to try, but you need to be aware that you'd be taking on a very challenging project -- at least if you intend the compiled code to be substantially faster than interpretation. You should also check out what others have been doing in this area: PyPy, Cython, Unladen Swallow. -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com