diff options
author | Ryo Nihei <nihei.dev@gmail.com> | 2021-02-14 01:16:29 +0900 |
---|---|---|
committer | Ryo Nihei <nihei.dev@gmail.com> | 2021-02-14 01:16:29 +0900 |
commit | b451c9fb7ef92c7fdbbb4ca4afc3794d7080041c (patch) | |
tree | d991027b9a00fe1a610a1ca3192c64db35481035 /compiler/dfa.go | |
parent | Add compiler (diff) | |
download | tre-b451c9fb7ef92c7fdbbb4ca4afc3794d7080041c.tar.gz tre-b451c9fb7ef92c7fdbbb4ca4afc3794d7080041c.tar.xz |
Add driver
The driver takes a DFA and an input text and generates a lexer. The lexer tokenizes the input text according to the lexical specification that the DFA expresses.
Diffstat (limited to 'compiler/dfa.go')
0 files changed, 0 insertions, 0 deletions