Hao Liang

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Hao Liang created a post, AnsweredWhat's the correct way to create BNF for nested expressions, for custom language?
Hi, I'm trying to write BNF file for my custom language plugin. I'm getting confused with the rules for nested expressions. My custom language contains both binary operator expressions and array re...