First of all I have to mention that english is not my native language and I can speak just in simple way. So, I'm sorry if you are hard to understand what exactly I try to say. I have searched some info about how PHP interpreter works, I have downloaded last sources of 5th version from the official site. And it's really interesting for me to be envolved in it. See, I'd like to know, how it works, how it builds, but i've realized that it is really hard to catch the essence with docs off. I finally found some docs in ".chm" but it would be rather good if someone here, at this forum told me in common main steps of it's programming. I actually mean the interpreter's programming. For example, what instrumentary do they used to make it and how and etc... thank you.
The only instrument I use for coding my php is a basic text editor. You won't learn anything if you have a program that does the work for you. Read the docs and study the functions on php.net . It's not that hard to learn if you put some effort into it
I believe the poster wants to know more about interpreter design, correct? If so, I will have to defer to Google for this one: http://tinyurl.com/nmllzh
Defenetly, you are one understood me. Thank you. Yeh, I saw this Google's results before. I have read some books about, but I mean I need more specific info just about php5 interpreter design, how they've done it. I saw posts on other forums like this forum, suggesting me steps to compile it, to wide it up by some special pices of code like "personal patchs". Also I read the articles about. But I'm not sure I catch all details, it is hard to read an advanced english texts. I never saw a simple illustration including parts. I hope you understand me. If it so and you know processing details, please describe it me... Or let's discuss it...