lp:~chris-wagner/+junk/php-parser

Created by Chris Wagner and last modified
Get this branch:
bzr branch lp:~chris-wagner/+junk/php-parser
Only Chris Wagner can upload to this branch. If you are Chris Wagner please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Chris Wagner
Status:
Development

Recent revisions

9. By Chris Wagner

More playing around here; added primitive support for parsing function definitions, but also broke some other stuff...

8. By Chris Wagner

src/Language/PHP/Interpreter.hs: Just add comment containing helpful link.

7. By Chris Wagner

A good bit of work here, moving bulk of code into Language.PHP module and beginning work on what will become interpretation of the parsed code.

6. By Chris Wagner

Do not crash if run without command-line argument.

5. By Chris Wagner

Add valid-php/assign-from-var.php

4. By Chris Wagner

Allow for variable names that contain numbers and underscores.

3. By Chris Wagner

Add "valid-php" directory for storing valid PHP scripts for testing the parser, and add a handful of new scripts.

2. By Chris Wagner

parse.hs: Add support for multiple "statements" and support for *some* "require_once" statements.

1. By Chris Wagner

Just messing around...

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers