Skip to content

JayAlton/Python_Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

progress-banner

This is a Python solution to the "Build Your Own Shell" Challenge.

In this challenge, I built my own POSIX compliant shell that's capable of interpreting shell commands, running external programs and builtin commands like cd, pwd, echo and more. Along the way, I learned about shell command parsing, REPLs, builtin commands, and more.

Note: If you're viewing this repo on GitHub, head over to codecrafters.io to try the challenge.

About

writing shell from scratch with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors