Skip to content

harryscholes/shell-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell-rs

A shell implementation in Rust.

Features

  • Grammar
  • Lexer
  • AST
  • Parser
  • Interpreter
  • REPL
  • Redirection
  • Pipes
  • AND and OR
  • Background
  • Variables
  • Variable substitution
  • Command substitution

About

A shell implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages