Working on simplifications of Nushell's grammar towards better parse-ability
Note: this grammar also includes some experimental syntax changes we're considering for future Nushell releases
- Paste grammar to https://pest.rs/#editor
- Select your starting point in the drop-down menu (e.g., "program")
- Type your code and see the parsed abstract syntax tree (AST)