You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creation of a complete command-line interpreter (bash-like). This project requires a robust parser, a lexer, and an execution engine handling redirections and signals.