Write-You-A-Lexer is a project that implements a lexer for Python 3.9 version. This project has five Example folders. Each Example folder builds on the previous ...
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 ...