Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lex parser #1

Merged
merged 2 commits into from
Oct 14, 2021
Merged

Lex parser #1

merged 2 commits into from
Oct 14, 2021

Conversation

ricardoyabe
Copy link
Contributor

The lex.py script prints the token position, type, and value.

Requirements:

pip install ply

How to run:

python lex.py

@arturgontijo arturgontijo merged commit 2afbae7 into main Oct 14, 2021
@arturgontijo arturgontijo mentioned this pull request Nov 18, 2021
@arturgontijo arturgontijo deleted the lex-parser branch December 10, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants