shok:~ : echo "Welcome to shok" Welcome to shok shok:~ : { shok:~ > new foo = "world" shok:~ > : echo Hello {foo} shok:~ > } Hello world shok is a cross-platform non-POSIX interactive command shell. Similar to bash and cmd.exe, it allows the user to invoke programs and script their execution. shok will provide a secure, platform-agnostic, and user-friendly programming language that is designed to

