P3: 2008.03.06

by Paul Reinheimer and Sean Coates (2008-03-06)
 

Attachments

20080306.mp3 ( 30.68MB )

PHP Newscast for 2008.03.06

Back on track, mostly. We had to use the crappy internal mic on my laptop, but it's better than shouting to the next town over... right?

Seems there's a serious audio problem in OS X 10.5.2 (which I unfortunately upgraded to). See this thread for more info )-:

Show Notes

Internals Report

C7Y Articles

News

File under: homepage  p3  podcast 
 

Comments

Re: P3: 2008.03.06 by pollita@php.net (2008-03-10 16:42:50 (America/Toronto))
More on re2c and lemon:

Understanding Opcodes: http://blog.libssh2.org/index.php?/archives/92-Understanding-Opcodes.html
Talks about the use of scanners and parsers (what re2c and lemon are implementations of), specifically how they relate to the Zend Engine.

re2c is no lemon: http://blog.libssh2.org/index.php?/archives/19-re2c-is-no-lemon.html
My project using re2c/lemon (PDO_User)
Visit the forum