Slide 5
Slide 5 text
History
●
Always wanted a deep full project to get into and got accepted to Gsoc
2010
●
PHC - http://www.phpcompiler.org/ Php compiler: Paul Biggar
– PHD thesis: http://paulbiggar.com/research/#phd-dissertation
●
Wanted to learn how compilers and languages really worked
●
Python is awesome, Paul also wanted to do this exact project from his
google talk on his phd its on youtube search his name.
●
In the end PHC Failed for many reasons I believe mostly because it
was a home-brew compiler!
– If you are to reuse GCC with all its lovely middle/back end optimizers
we could have something special
– Also why I can't stand compiler's which output C because its LAZY