-
-
Notifications
You must be signed in to change notification settings - Fork 887
Venom parser uses slow earley algorithm #4417
Copy link
Copy link
Closed
Labels
Easy PickingsUsed to denote issues that should be easy to implementUsed to denote issues that should be easy to implementhelp wantedperformanceIssue related to compile-time performanceIssue related to compile-time performancevenom
Description
Version Information
- vyper Version (output of
vyper --version): v0.4.1b3
What's your issue about?
The venom parser (
Line 67 in 9c98b3e
| VENOM_PARSER = Lark(VENOM_GRAMMAR) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Easy PickingsUsed to denote issues that should be easy to implementUsed to denote issues that should be easy to implementhelp wantedperformanceIssue related to compile-time performanceIssue related to compile-time performancevenom