notaudrey / qwqsh

Linux shell written in C++. More advanced than the `nopesh` projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qwqsh

A simple Linux shell written in C++

TODO

  • Add multiple pipes
  • Proper syntax parsing instead of the kludge being used currently
  • More informative README
  • Path checking
  • Reading environment variables

About

Linux shell written in C++. More advanced than the `nopesh` projects.


Languages

Language:C++ 98.7%Language:Makefile 1.3%