Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

progress-banner

This is a challenge to build a POSIX compliant shell that's capable of interpreting shell commands, running external programs and builtin commands like cd, pwd, echo and more. Learnings: shell command parsing, REPLs, builtin commands, and more.

Ideas:

  • If we get to a point where there are many commands look into "Automatic Command Registration".
  • Very poor error checking as of now.

About

Very Basic Shell built in C++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages