Home Software Contact Links RecentChanges MyBlog

cl-shell

Overview

cl-shell lets you execute shell commands from common lisp and get the results as list of strings. It’s intended to let one use the common lisp REPL as shell. (It works, but is in early development stages).

To get it, clone my git repository:

git-clone git://www.tsdh.de/cl-shell.git