|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I still need PHP's BNF(Backus Normal Form))
If you know a place that I can get Backus Normal Form of PHP language, please help me.
|
|
#2
|
|||
|
|||
|
RE: I still need PHP's BNF(Backus Normal Form))
i don't know if there is one..
you might wanna look at the php source (i don't have it here at the moment), maybe they use it.. or at least, something similar/equivalnet? btw, what do you need it for? |
|
#3
|
|||
|
|||
|
RE: I still need PHP's BNF(Backus Normal Form))
I want to made a translator from PHP to C or C#. I still wonder whitch language is apposite for me and my graduation work. I'll be so happy if you can tell me where I can find PHP source code. I'm sure that they use some kind of formal description of PHP and 99% it's BNF
|
|
#5
|
|||
|
|||
|
Download the php source code (version 5.2) and the yacc/bison BNF file is under the /Zend directory and the file is called "zend_language_parser.y"
hope this helps |
|
#6
|
|||
|
|||
|
Hello,
According to the brg2 you use download php code. it may be work. jodysmith newtonit.co.uk Last edited by jodysmith : March 2nd, 2010 at 01:30 AM. |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Programming Theory > I still need PHP's BNF(Backus Normal Form)) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|