aboutsummaryrefslogtreecommitdiffstats
path: root/lang/phc
Commit message (Collapse)AuthorAgeFilesLines
* Add lang/phc, a framework for static analysis of PHP scripts, PHPshaun2006-07-143-0/+36
source to source transformations, and (in the future) compiling PHP scripts down to native machine code. PR: ports/99784 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> Approved by: ahze (mentor, implicit)