-
Notifications
You must be signed in to change notification settings - Fork 0
A mini-shell that reads and evaluates simple commands. Parsing involves a trivial lexical and syntactical analysis of the command, evaluation involves finding the corresponding binary on the machine and executing it, or executing the concerned code in the case of "built-in" commands to the shell
samuelkarani/42-minishell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A mini-shell that reads and evaluates simple commands. Parsing involves a trivial lexical and syntactical analysis of the command, evaluation involves finding the corresponding binary on the machine and executing it, or executing the concerned code in the case of "built-in" commands to the shell
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published