All Projects → bschmalhofer → pipp

bschmalhofer / pipp

Licence: Artistic-2.0 license
Pipp is Parrot's PHP

Programming Languages

Parrot
15 projects
perl
6916 projects
XSLT
1337 projects
# $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>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].