Natural Tiny Shell (NT-Shell) library is a tiny shell library for a small embedded system. The interface is really simple. You should only know ntshell_execute in ntshell.h. So you can port it to any embedded system easily. Please enjoy your small embedded system with it. :)
Dependents: NaturalTinyShell_TestProgram
Files at revision 0:7147d6024de8
Name | Size | Actions |
---|---|---|
[up] | ||
ntlibc.c | 3376 | Revisions Annotate |
ntlibc.h | 1850 | Revisions Annotate |
ntopt.c | 4199 | Revisions Annotate |
ntopt.h | 1697 | Revisions Annotate |
ntshell.c | 17800 | Revisions Annotate |
ntshell.h | 2013 | Revisions Annotate |
text_editor.c | 5403 | Revisions Annotate |
text_editor.h | 2409 | Revisions Annotate |
text_history.c | 5255 | Revisions Annotate |
text_history.h | 2494 | Revisions Annotate |
vtparse.c | 4311 | Revisions Annotate |
vtparse.h | 957 | Revisions Annotate |
vtparse_table.c | 163521 | Revisions Annotate |
vtparse_table.h | 1605 | Revisions Annotate |