词法分词器框架
Go to file
2022-08-25 15:18:09 +08:00
cmd Revert code 2022-08-25 10:49:30 +08:00
dfa Try to fixed postion of token for unicode. 2022-08-24 23:25:24 +08:00
examples Try to fixed postion of token for unicode. 2022-08-24 23:25:24 +08:00
frontend Add text line and text column calculator. 2022-08-25 14:33:22 +08:00
inst Init project 2022-08-24 15:59:27 +08:00
lexc Try to fixed postion of token for unicode. 2022-08-24 23:25:24 +08:00
machines Add text line and text column calculator. 2022-08-25 14:33:22 +08:00
queue Init project 2022-08-24 15:59:27 +08:00
.activate Init project 2022-08-24 15:59:27 +08:00
.gitignore Init project 2022-08-24 15:59:27 +08:00
.gitmodules Init project 2022-08-24 15:59:27 +08:00
doc.go Try to fixed postion of token for unicode. 2022-08-24 23:25:24 +08:00
go.mod Init project 2022-08-24 15:59:27 +08:00
go.sum Init project 2022-08-24 15:59:27 +08:00
grammar Try to fixed postion of token for unicode. 2022-08-24 23:25:24 +08:00
lexer_test.go Add field for token keep line and column. 2022-08-25 15:06:55 +08:00
lexer.go Add field for token keep line and column. 2022-08-25 15:06:55 +08:00