Replies: 1 comment
-
|
We could try using a parser generator (a compiler of compilers sounds better (-; ). But it is not the main issue currently. If anyone is open to try this, A repository could be done and I could check it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I suggest, it is better to not hardcode everything.
I looked into the code, it seems like hardcoded.
I found this parser lemon.
https://github.com/compiler-dept/lemon.
Can we use this instead?
Beta Was this translation helpful? Give feedback.
All reactions