bschmalhofer / pipp

Pipp is Parrot's PHP

Home Page:http://pipp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# $Id$

Pipp is Parrot's PHP.
Pipp is an implementation of the language PHP that runs on Parrot.
Pipp is implemtented with the Parrot Compiler Toolkit.

Run 'perl Configure.pl' for creating the Makefile or
    'perl Confgure.pl --gen-parrot' to fetch and build Parrot before
    creating the Makefile.
Run 'make test' for building and running the tests in the directory F<t>.
Run 'make smoke' for testing and submitting the test result to
http://smolder.plusthree.com/app/public_projects/smoke_reports/10

For more information see F<docs/pipp.pod> or visit L<http://pipp.org>.

About

Pipp is Parrot's PHP

http://pipp.org

License:Artistic License 2.0


Languages

Language:Parrot 73.4%Language:Perl 21.5%Language:XSLT 4.0%Language:C 0.9%Language:PHP 0.2%Language:C++ 0.1%