Skip to content

asmarton/shell243

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell243

A simple shell. See grammar.ebnf for details about the parser.

Make sure you have GNU Readline installed and compile with make. By default, it is compiled with -DDEBUG, which makes it print the AST after each command. To disable this, compile with make DEFS="".

To exit out of the shell type use C-d.

License

See COPYING.

About

A simple shell.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors