First step in the creation of a shell. this project is a mini-shell capable of reading and evaluating simple user commands. with trivial lexical analysis and parsing of the command.
-
Notifications
You must be signed in to change notification settings - Fork 0
this project is a mini-shell capable of reading and evaluating simple user commands. trivial lexical analysis and parsing of the command. searching for the corresponding binary on the machine and execute it, or execute the relevant code in the case of a built-in command in the shell.
idbella/minishell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
this project is a mini-shell capable of reading and evaluating simple user commands. trivial lexical analysis and parsing of the command. searching for the corresponding binary on the machine and execute it, or execute the relevant code in the case of a built-in command in the shell.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published