Ashish SHUKLA 6874ce4f71
shells/schemesh: New port: Unix shell, and LISP repl
Schemesh is an interactive shell scriptable in Lisp.

It is primarily intended as a user-friendly Unix login shell,
replacing bash, zsh, pdksh etc.

As such, it supports interactive line editing, autocompletion, history
and the familiar Unix shell syntax: it can start commands, including
redirections, pipelines, job concatenation with ; && ||, groups
surrounded by { }, subshells surrounded by [ ], and manage
foreground/background jobs.

WWW: https://github.com/cosmos72/schemesh
2025-02-16 22:22:18 +00:00
..
2024-11-19 17:30:56 +00:00
2024-11-19 17:30:56 +00:00
2025-02-06 06:27:28 +09:00
2024-11-19 17:30:56 +00:00
2024-12-13 11:22:35 +03:00
2024-11-11 02:22:17 -08:00
2024-12-17 15:11:58 +01:00
2024-11-19 17:30:56 +00:00
2025-02-12 18:37:55 +00:00
2025-01-10 09:01:26 +01:00