Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

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

Created:
7 years, 1 month ago by marja
Modified:
7 years, 1 month ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Experimental lexer generator: First draft of a Python lexer (based on the automata). BUG= R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17568

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -83 lines) Patch
M tools/lexer_generator/dfa.py View 1 1 chunk +33 lines, -0 lines 0 comments Download
A + tools/lexer_generator/lexer.py View 1 chunk +43 lines, -67 lines 0 comments Download
A + tools/lexer_generator/lexer_test.py View 1 chunk +34 lines, -16 lines 0 comments Download
M tools/lexer_generator/test_suite.py View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
dcarney
lgtm
7 years, 1 month ago (2013-11-07 15:42:27 UTC) #1
marja
7 years, 1 month ago (2013-11-07 15:43:06 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 manually as r17568 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698