/TedJenkler-codecrafters-shell-python

Python implementation of a POSIX-compliant shell, supporting built-in commands like cd, pwd, echo, cat, exe, and type, along with the ability to execute external programs. A basic Read-Eval-Print Loop (REPL) that simulates shell behavior.

Primary LanguagePython

No issues in this repository yet.