shelisp
Shelisp provides mechanisms for composing and running Unix shell (particularly bash) commands and constructs from Common Lisp. Character macros such as '!', '!!' and '[' are provided, that execute shell commands or scripts. Lisp expressions inside shell commands can be embedded with ?s-expr. Wrappers for some commands are also included.

License: LLGPL since 2011-12-05.

Homepage: http://dan.corlan.net/shelisp

Mirror: https://github.com/vindarel/shelisp

Fork (with new name): clesh


system programming