adevyatkin
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Optional braces
AnsweredI'm trying to create a grammar for a Scala-like language. I'm struggling with optional braces. Could I get some feedback on the best way to accomplish this? Here's what I have so far: BNF { parse...