skeShell
skeShell is a command-line shell designed for the Ske programming language. It provides an interactive environment for executing Ske code, managing processes, and interacting with the operating system. Similar to other shells like Bash or Zsh, skeShell allows users to type commands and receive immediate feedback.
The primary purpose of skeShell is to offer a convenient way to develop and test Ske programs.
Beyond executing Ske code, skeShell incorporates functionalities typical of a system shell. It supports command history,
The development of skeShell is closely tied to the Ske language itself, aiming to provide a seamless