Skip to content

Working on simplifications of Nushell's grammar towards better parse-ability

License

Notifications You must be signed in to change notification settings

nushell/grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grammar

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

Try it out

  1. Paste grammar to https://pest.rs/#editor
  2. Select your starting point in the drop-down menu (e.g., "program")
  3. Type your code and see the parsed abstract syntax tree (AST)

About

Working on simplifications of Nushell's grammar towards better parse-ability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages