Skip to content

rgritty/rustysh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rustysh

A minimal Unix shell written in Rust. Built as part of my transition into low-level systems programming and Rust development.

Features

  • Basic REPL loop
  • Runs external commands
  • Graceful exit and error handling

Roadmap

  • Command pipelines (|)
  • Built-in commands (e.g., cd)
  • Background execution (&)
  • Command history

Why?

I'm exploring systems programming and compiler infrastructure using Rust. This the first step in my journey.

  • rgritty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages