|
Posted by Ira Baxter on 11/21/24 11:26
<petermichaux@yahoo.com> wrote in message
news:1125853233.474732.262090@g43g2000cwa.googlegroups.com...
> Hi,
>
> Using PHP, tracking down a missing semicolon can take a while. I miss
> the GNU C compiler:) I have read in places that php parsers do exist
> eventhough most people do not use them. Maybe even a php IDE exists out
> there somewhere? Can anyone give me any pointers to good php parsers or
> IDE's? If possible open source would be my choice.
>
> (I'm using Mac OS X 10.3)
Semantic Designs offers a PHP parser in the form of a PHP prettyprinter.
It will diagnose your syntax errors directly.
See http://www.semdesigns.com/Products/Formatters
Runs on Windows but not a MAC.
--
Ira D. Baxter, Ph.D., CTO 512-250-1018
Semantic Designs, Inc. www.semdesigns.com
Navigation:
[Reply to this message]
|