Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1017 Bytes

File metadata and controls

22 lines (17 loc) · 1017 Bytes

cclsh documentation

User documentation

  • Installation covers the Nix package, CCL and SBCL source launchers, and shared login-shell deployment.
  • User guide covers command syntax, Lisp evaluation, pipelines, custom commands, job control, completion, configuration and scripting.
  • Example startup file is a safe base for ~/.config/cclsh/startup.lisp.
  • Prewarmed launcher documents the opt-in daemon, direct fallback and terminal limits.

A concise built-in manual is available inside cclsh with help, or from another shell with cclsh help and cclsh help SECTION.

Maintainer documentation