Skip to content

Latest commit

 

History

87 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

shell

A minimal POSIX shell written in Odin.

This project implements core shell mechanics including system binary execution, standard I/O redirection, and background job control.

Usage

odin run src

TODO

  • add handling of unclosed paren,braces,..
  • signal handling
  • expansions - variable expansion,parametric expansion,arthimetic expansion,glob,tilde
  • builtins
  • history
  • support for incomplete command

Acknowledgments

About

building a posix complaint shell to learn how it works

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages