clesh
Shell runner
An extension of Common Lisp to embed shell code and execute Unix shell commands within the Lisp environment.
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.
69 stars
4 watching
7 forks
Language: Common Lisp
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
kareman/swiftshell | A Swift framework for running shell commands and handling their output | 1,037 |
rvrsh3ll/cplresourcerunner | An executable that runs shellcode from a resource file. | 253 |
hauntsaninja/pyp | A tool that lets you run Python code in the shell without having to create an interactive session or use an IDE. | 1,422 |
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 541 |
yonaskolb/beak | A tool that allows developers to run and test Swift scripts from the command line | 581 |
brenns10/lsh | A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,470 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
shinmera/cl-all | A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
amadevus/pwsh-script | A GitHub Action written in PowerShell that runs scripts with access to workflow context | 47 |
baliestri/adonisjs.plugin.zsh | A plugin for automating the process of running AdonisJS commands without invoking Node.js | 0 |
cpennington/h4sh | A Haskell-based shell utility that exposes functional programming concepts to Unix scripting | 67 |
kevin-robertson/invoke-thehash | A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,480 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
desyncr/auto-ls | Automatically runs commands when entering a directory or pressing enter in the current working directory | 89 |