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 and know what's what? 
> That is, if I fed it a string or a complete page of source code I would like to be 
> albe to know the names of all the functions and the names of all the variables.
> 
> Any ideas?
> 

I can't really help except to point out that anything that does syntax
highlighting also has this information.  vi for instance. 

look in /usr/share/vim/vim61/syntax

Bret


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to