15

There are several podcasts with lectures from universities. I am looking for "other" podcasts.

So are there any non-lecture podcasts about compiler development?

1 Answers1

53

Below are podcasts on compiler development from Software Engineering Radio:

Oresoft Live Web Class:

Blip.tv

Google Tech Talks:

YouTube:

Channel 9:

Confreaks:

TWIT Network's Floss Weekly discussed related topics:

Computer Science Podcast has:

Anthony
  • 900
  • 11
  • 17
  • 4
    I am overwhelmed by this answer. The power of SE, right here. – Christian Neverdal Jan 09 '12 at 07:28
  • @ChristianJonassen Is there a particular reason why you are not interested in online lectures related to Compiler construction? The reason why I asked is because [Coursera](https://www.coursera.org/) is about to offer an excellent free course on [Compilers](https://www.coursera.org/course/compilers). Everyone interested in compilers should **not** miss this. – Anthony Aug 19 '12 at 23:28
  • Simply because I knew about (a lot) of them already. – Christian Neverdal Aug 20 '12 at 06:18