Using PLY for Parsing Without Using it for Lexing
Read OriginalThe article details a developer's experience integrating a custom, hand-written lexer with the PLY parser generator in Python. It provides code examples for creating compatibility classes to meet PLY's minimal token interface, allowing for parsing without using PLY's default lexing functionality.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser