Building a lexical analyzer in Python using Python Lex-Yacc
-
Updated
May 3, 2024 - Python
Building a lexical analyzer in Python using Python Lex-Yacc
simple python compiler by using flex\bison
Lexical and syntax gramma analysis app in example of wholesaler of sports clothing. Created at the University as the project within Intelligent Systems classes in 2016. The purpose of this project was to learn lexical and syntax gramma in PLY (Python Lex-Yacc).
Developed a new scripting language in which we can visualize the data structures like Arrays, Stacks, Queues etc., and their performed operations.
The proyect is to create a Programming Language similar to BASIC using PLY (Python Lex-Yacc)
Add a description, image, and links to the python-lex-yacc topic page so that developers can more easily learn about it.
To associate your repository with the python-lex-yacc topic, visit your repo's landing page and select "manage topics."