A python lexer built using PLY
- python3
- cd to the lexer directory
- run "python3 lexer.py"
- A prompt would ask you to enter a file to have it lexed or tokenized
- Just enter the name of the file/path where the file you would want to use is located
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A python lexer built using PLY