Простой (но красивый!) unix-шелл, умеет в операторы &&, ||, Pipe'ы, умеет в стрелочки и хранение и навигацию по истории. Собирать через CMake

Ivan Arkhipov b8792c7176 CMake minimal version update il y a 5 ans
CMakeLists.txt b8792c7176 CMake minimal version update il y a 5 ans
esh_deinit.c 790a4eb25d Added pipes functionality il y a 5 ans
esh_deinit.h adb96532b6 Added environment vars substitution support il y a 5 ans
esh_history.c ddab14219b Minor memory management improvements (in esh_main_loop & esh_history) il y a 5 ans
esh_history.h ddab14219b Minor memory management improvements (in esh_main_loop & esh_history) il y a 5 ans
esh_init.c 790a4eb25d Added pipes functionality il y a 5 ans
esh_init.h 2d197b91a0 Finished initial command execution functions (NEED IMPL MEMORY CLEAN-UP!!!) il y a 5 ans
esh_main_loop.c 84511f50c1 Hotfix (terminal attributes reset on shutdown) il y a 5 ans
esh_main_loop.h adb96532b6 Added environment vars substitution support il y a 5 ans
esh_misc.c 790a4eb25d Added pipes functionality il y a 5 ans
esh_misc.h 2d197b91a0 Finished initial command execution functions (NEED IMPL MEMORY CLEAN-UP!!!) il y a 5 ans
esh_types.h 790a4eb25d Added pipes functionality il y a 5 ans
main.c 7f42ad0265 Basic architecture impl, initialisation process full impl il y a 5 ans
shell.pdf af5942ded0 Added shell architecture description il y a 5 ans
string_misc.h adb96532b6 Added environment vars substitution support il y a 5 ans