shcl
Customizable shell
An experimental shell that embeds Common Lisp to create a highly customizable and flexible shell environment.
SHell in Common Lisp
320 stars
17 watching
17 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
common-lispshell
Related projects:
Repository | Description | Stars |
---|---|---|
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
kanru/cl-isolated | A restricted environment for evaluating Common Lisp code in a controlled subset of its features. | 39 |
html/clache | A general caching facility for Common Lisp | 18 |
ryukinix/lisp-chat | An experimental, minimalist chat written in Common Lisp using sockets for communication | 173 |
jackharrisonsherlock/common | A minimalistic shell prompt theme | 355 |
pseifer/s1ck3r | A custom zsh prompt with minimal indicators and space-efficient design. | 1 |
carapace-sh/carapace-bin | An argument completion tool for multiple CLI commands across various shell environments | 951 |
carapace-sh/carapace-spec | Tool for generating completion spec files for shell commands | 19 |
emersion/mrsh | A minimal POSIX shell with the goal of providing simple and readable code without magic, serving as a building block for more elaborate shells. | 494 |
hellerve/sbcli | An improved REPL for SBCL with enhanced error handling and readline capabilities. | 92 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
slburson/misc-extensions | A collection of reusable macros enhancing Common Lisp programming | 16 |
shelljs/shx | A utility package providing portable shell commands for Node.js package scripts | 1,729 |
ryooooooga/croque | A customizable shell prompt with optional customization options and support for multiple shells. | 9 |
orthecreedence/cl-hash-util | A utility library for working with Common Lisp hash tables | 29 |