Archive

Posts Tagged ‘rainy day’

jParser and jTokenizer released

November 14th, 2009 tim 7 comments

After nearly two years I’ve finally gotten around to releasing my PHP JavaScript parser, although documentation is still thin on the ground.

The library has been split in two:

  1. jTokenizer – A JavaScript tokenizer designed to mimic the PHP tokenizer.
  2. jParser - The fully blown JavaScript syntactical parser which generates a parse tree.

Read more…

Categories: General Tags: , , , ,