port lexer to cpp
This commit is contained in:
parent
cacc641378
commit
b3b21f3101
13 changed files with 276 additions and 32 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
build
|
||||
dist
|
||||
cache
|
||||
node_modules
|
||||
|
|
|
|||
Reference in a new issue