Translating both emails, since I'm brazilian... =)

> ORIGINAL EMAIL:
>
> Good evening everyone.
>
> I'm finishing my graduation in Informations System and I'm researching about 
> PHP. I need some material about how PHP core works (Zend Engine) but I'm not 
> finding anything.
>
>In my researches, I found a monography of UNB (Brasilia National University) 
>done by Mr. CRISTIANO DA CUNHA DUARTE and in his text it mentions this email.
>
>Can someone help me?

REPLY OF RASMUS

We usually speak English here.

We don't have too much documentation about Zend. Your best choice is
to read the source in
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/Zend/

Specially, take a look at parser in
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/Zend/zend_language_parser.y?revision=277815&view=markup

There also exists a list here of opcodes:
http://docs.php.net/manual/en/internals2.opcodes.ops.php



I hope we don't start having emails in native English that are not
English here.... =\
But anyway... I hope it helps history of threads in the future.

Cheers,

Blanco

2009/8/5 Rasmus Lerdorf <ras...@lerdorf.com>:
> Juliano Buzanello wrote:
>> Boa noite a todos.
>>
>> Estou concluindo minha graduação em Sistemas de Infomação e estou
>> fazendo um estudo sobre PHP e estou precisando materia sobre o
>> funcionamento do nucleo do PHP (Zend Engine) mas não estou encontrando
>> nada.
>>
>> Em minhas pesquisas encontrei uma Monografia da UNB feita pelo Sr.
>> CRISTIANO DA CUNHA DUARTE que em seu texto menciona este email.
>>
>> Será que alguem pode me ajudar?
>
> Costumamos falar Inglês aqui.
>
> Nós não temos muita documentação sobre Zend. Sua melhor opção é ler o
> código em http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/Zend/
>
> Especificamente, consulte o idioma parser em
> http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/Zend/zend_language_parser.y?revision=277815&view=markup
>
> Existe também uma lista aqui para opcodes:
> http://docs.php.net/manual/en/internals2.opcodes.ops.php
>
> -Rasmus
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Guilherme Blanco - Web Developer
CBC - Certified Bindows Consultant
Cell Phone: +55 (16) 9215-8480
MSN: guilhermebla...@hotmail.com
URL: http://blog.bisna.com
São Paulo - SP/Brazil

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to