A tiny and flexible shell implementation to be used on embedded devices.

prozessorkern c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty 4 лет назад
.vscode 2d130e2ee1 added long option parser fix #1 4 лет назад
api 5e84f1b022 added continuous mode support fix #3 4 лет назад
cfg 8cedf30925 changed doxygile location 4 лет назад
example 5e84f1b022 added continuous mode support fix #3 4 лет назад
src c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty 4 лет назад
test c2e4324236 bugfix - now stdin returns 0 if the heredoc body is empty 4 лет назад
.gitignore adcce55e83 added makefile to build an example, the documentation and the tests. Startet implementing Tests. 5 лет назад
LICENSE.md 7344075ad1 Finished first Version 5 лет назад
README.md 3d60361bc5 Initial commit 5 лет назад
makefile 2d130e2ee1 added long option parser fix #1 4 лет назад

README.md

shellmatta

A tiny and flexible shell implementation to be used on embedded devices.