Psyco is a Python extension module which can massively speed up the execution of any Python code.
the 90 minute scheme to c compiler. marc feeley.
experimental python-to-c++ compiler.
Writing a compiler in Ruby, bottom up
This series of articles is a tutorial on the theory and practice of developing language parsers and compilers. Before we are finished, we will have covered every aspect of compiler construction, designed a new programming language, and built a working compiler.
The LLVM Compiler System. Chris Lattner.