Skip to content

Commit 93a44c7

Browse files
committed
readme
1 parent c9fa4b4 commit 93a44c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
This library is a Lexical Analysis for a minified java syntax.
33
You can find more info about the target syntax in this [Document](./TP_2022.doc.pdf)
44

5+
This tool uses a DFA (Deterministic Finite Automata) as a backend to efficiently tokenize the Code text.
56
## Ressources:
67
* Articles: https://hackthology.com/writing-a-lexer-in-go-with-lexmachine.html
78
## Execution example

0 commit comments

Comments
 (0)