Reviewers: dcarney,

Message:
Committed patchset #2 manually as r17568 (presubmit successful).

Description:
Experimental lexer generator: First draft of a Python lexer (based on the
automata).

BUG=
[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=17568

Please review this at https://codereview.chromium.org/60663007/

SVN Base: https://v8.googlecode.com/svn/branches/experimental/parser

Affected files (+112, -83 lines):
  M tools/lexer_generator/dfa.py
  A + tools/lexer_generator/lexer.py
  A + tools/lexer_generator/lexer_test.py
  M tools/lexer_generator/test_suite.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to