30 open-source projects similar to bradleyjensen/shcl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Shcl alternative.
Shell scripting made Lisp-like! Or, live-coding remote function calls for the shell.
Mount Unix system into Common Lisp image
Progress bars, just like in quicklisp!
CLAWK is an AWK implementation embedded into Common Lisp, by Michael Parker. This version contains some patches to make it compile again.
Colorized output on ANSI terminals, print tables of lists, plists, hash-tables, titles, banners and more
CLESH a very short and simple program, written in Common Lisp, that extends Common Lisp to embed shell code in a manner similar to perl's backtick.
Build a terminal application in no time from an existing library.
Self-update functionality for Common Lisp executables via GitHub/GitLab Releases
UNIX system administration in Common Lisp
More up-to-date version of cl-charms. Forked it because it was, apparently, abandoned by author and I couldn't contact him.
query language and terminal utility for querying and transforming Lisp, JSON and other text files. written in Common Lisp
Build retro ASCII games & fast mouse-driven terminal apps in Common Lisp 🌈
This project is a comprehensive educational resource and technical guide for Bash shell programming and command-line operations. It serves as a programming guide, scripting reference, and tutorial for navigating Unix-like terminal environments. The documentation covers a broad range of system administration and automation tasks, including remote server administration via secure shell connections and the management of system processes and resources. It provides detailed instructions on executing remote commands and performing secure file transfers between hosts. The guide details core scripti
Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i
Scala is a statically typed programming language and compiler that combines object-oriented and functional programming paradigms. It serves as a cross-platform runtime language capable of targeting the Java Virtual Machine and JavaScript to share logic between backend servers and web frontends. The project provides a functional programming framework with immutable data structures and higher-order functions to build reliable concurrent and distributed applications. It distinguishes itself through deep interoperability with Java and JavaScript ecosystems and the ability to transform code into n
Critical is a tool for extracting and inlining the minimum CSS required to render above-the-fold content. It identifies the styles necessary for the initial visible portion of a page to reduce render-blocking requests and improve page load speed. The project generates resolution-specific stylesheets to optimize the initial paint across different device dimensions. It includes a utility to rebase asset URLs within extracted styles, ensuring that images and fonts load correctly when stylesheets are moved to different directories or content delivery networks. The tool provides a command-line in
Straightforward, type-safe argument parsing for Swift
Anthropic's terminal-native AI coding agent.