On Sun, 28 Nov 2004 23:03:32 +0100, liorean <[EMAIL PROTECTED]>
> We'll see how I'll do it eventually. Right now I've just begun working
> on a lexer and parser. It would be easy to do if I dropped regular
> expressions support, but the regular expressions syntax makes the
> lexer dependent upon the parser. Though I haven't looked into them
> yet, but I suspect the E4X additions also have such lexer/parser
> dependencies.

I don't know if these will be any help, but I remembered seeing them:

  http://perlmonks.org/index.pl?node_id=179555
 
  http://perlmonks.org/index.pl?node_id=192870

They're interesting, if nothing else.

-- 
matt diephouse
http://matt.diephouse.com

Reply via email to