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

Ivan Arkhipov adb96532b6 Added environment vars substitution support 5 years ago
CMakeLists.txt 7b8f8d0cb4 Completed history in-shell switching 5 years ago
esh_deinit.c adb96532b6 Added environment vars substitution support 5 years ago
esh_deinit.h adb96532b6 Added environment vars substitution support 5 years ago
esh_history.c ddab14219b Minor memory management improvements (in esh_main_loop & esh_history) 5 years ago
esh_history.h ddab14219b Minor memory management improvements (in esh_main_loop & esh_history) 5 years ago
esh_init.c 67482a59ad Major memory management improvements (esh_deinit impl) 5 years ago
esh_init.h 2d197b91a0 Finished initial command execution functions (NEED IMPL MEMORY CLEAN-UP!!!) 5 years ago
esh_main_loop.c adb96532b6 Added environment vars substitution support 5 years ago
esh_main_loop.h adb96532b6 Added environment vars substitution support 5 years ago
esh_misc.c adb96532b6 Added environment vars substitution support 5 years ago
esh_misc.h 2d197b91a0 Finished initial command execution functions (NEED IMPL MEMORY CLEAN-UP!!!) 5 years ago
esh_types.h 2d197b91a0 Finished initial command execution functions (NEED IMPL MEMORY CLEAN-UP!!!) 5 years ago
main.c 7f42ad0265 Basic architecture impl, initialisation process full impl 5 years ago
shell.pdf af5942ded0 Added shell architecture description 5 years ago
string_misc.h adb96532b6 Added environment vars substitution support 5 years ago