savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] savannah.gnu.org: submission of PHP Tools


From: eraserhead
Subject: [Savannah-hackers] savannah.gnu.org: submission of PHP Tools
Date: Thu, 18 Apr 2002 11:28:58 -0400

A package was submitted to savannah.gnu.org.
This mail was sent to address@hidden, address@hidden


Jay 'Eraserhead' Felice <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: PHP Tools
System name: phptools
This package does NOT want to apply for inclusion in the GNU project

My project is a set of utilities for manipulating PHP code, including a scanner 
and a parser and a syntax checker.  It will definitely eventually include a 
lint checker, php->scheme translator, runtime and evaluator. It may eventually 
contain a pretty-printer, indenter.  Currently the scanner and parser are 
implemented and complete, and the following commands are implemented:

phptools check -- syntax check source.
phptools parse -- parse source and print parse tree.
phptools scan  -- scan source and print lexical tokens.

It is written in Bigloo Scheme.

It currently exists, available here: 
http://www.eraserhead.net/phptools-0.1.tar.gz

It requires bigloo >= 2.4d, since bigloo\'s lalr parser didn\'t used to support 
operator precedence and associativity constructs ;-)

This is a re-submission with the download URL now properly spelled.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]