
sbcl
List of commands for sbcl:
-
sbcl:tldr:4435a sbcl: Execute a Lisp script.$ sbcl --script ${path-to-script-lisp}try on your machineexplain this command
-
sbcl:tldr:aede3 sbcl: Start a REPL (interactive shell).$ sbcltry on your machineexplain this command