RE: looking for a library that can recognize php code

2003-07-01 Thread Chris W. Parker
Brian Ashe wrote: > If you mean something like Javadoc does for Java code, then you are > already done and it's called PHPDoc. > http://www.phpdoc.de/ Sorry I've taken so long to write back about this. PHPDoc looks like it might do what I want. (I just took a curosry l

Re: looking for a library that can recognize php code

2003-06-25 Thread Brian Ashe
Chris, On Wednesday June 25, 2003 03:44, Chris W. Parker wrote: > Hello. > > I'm looking to make a source code documenting program and instead of > reinventing the wheel* I'd like to use a ready made wheel so to speak. Are > there any libraries out there (I am guessing maybe in C or Perl) that > r

Re: looking for a library that can recognize php code

2003-06-25 Thread Bret Hughes
On Wed, 2003-06-25 at 14:44, Chris W. Parker wrote: > Hello. > > I'm looking to make a source code documenting program and instead of reinventing the > wheel* I'd like to use a ready made wheel so to speak. Are there any libraries out > there (I am guessing maybe in C or Perl) that recognize PHP

looking for a library that can recognize php code

2003-06-25 Thread Chris W. Parker
Hello. I'm looking to make a source code documenting program and instead of reinventing the wheel* I'd like to use a ready made wheel so to speak. Are there any libraries out there (I am guessing maybe in C or Perl) that recognize PHP and know what's what? That is, if I fed it a string or a com