Skip to content

oleiade/Ash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ash -- A.K.A "Another Shell"  is yet another Unix shell in spirit to Zsh or Bash.

Realized while a school project, It's not intending to reinvent the wheel, I rather consider it as a Sandbox. 
A lightweight Shell, implementing classical and minimal functionalities such as auto-completion, 
history, env and path management, config file management and so on. 

It is based on C language and implements termcaps tty management and a LL Parser in order
to manage command parsing. Some "Great features" are missing for the moment, such as
gobbling or scripting implementation; but it was conceived in a "Keep it simple" way. 

This project is under Apache Licence, Feel free to fork, comment and report.

About

Another Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages