Program := <commands>+ ;
commands := <ident | args> <args>;
| <ident | path> <args> <bin> <ident | path> <args>
<bin> := '|" | ">" | "<" | ">>" | "<<"
<args> := (<terminal>)*
<terminal> := <ident | string | path>
<ident> := []+
<string> := "[]*"
<path> := .[]* | /[]*
-
Notifications
You must be signed in to change notification settings - Fork 0
Unix Like Shell From Scratch
License
joanmontas/J-Shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Unix Like Shell From Scratch
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published