Description
An interactive Linux shell can be explored as a small x86_64 assembly project. It is useful for learners and low-level developers who want to study how a shell-like program can be built close to system calls.
It is an experimental shell, not a replacement for mature shells such as bash, zsh, or fish. Use care before running important commands or scripts through it.