commands.sh

sbcl

all

High performance Common Lisp compiler.

More info →

Examples (2)

Start a REPL (interactive shell)

Execute a Lisp script

sbcl --script path/to/script.lisp
made by @shridhargupta | data from tldr-pages