Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli

About

a simple command line interpreter (cli) in c++ that reads commands one at a time and executes them. commands can be entered interactively or from a batch file. the interpreter supports basic operating system features such as input/output redirection and piping, providing a simplified version of a real command line interface.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages