Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
panic
on March 1, 2019
|
parent
|
context
|
favorite
| on:
Re2c: A free and open-source lexer generator for C...
Also worth mentioning is Danny Dubé's SILex (
http://wiki.call-cc.org/eggref/5/silex
), which extracts submatches from a DFA trace by walking the trace in reverse, reconstructing the corresponding NFA trace (or traces) using a side table generated during determinization. The technique is described in these two papers:
http://www.iro.umontreal.ca/~feeley/papers/DubeFeeleyACTAINF...
http://www.schemeworkshop.org/2006/14-dube.pdf
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: