hyperspec

Install command:
brew install hyperspec

Common Lisp ANSI-standard Hyperspec

https://www.lispworks.com/documentation/common-lisp.html

Formula JSON API: /api/formula/hyperspec.json

Formula code: hyperspec.rb on GitHub

Bottle (binary package) installation support provided.

Current versions:

stable 7.0
To use this copy of the HyperSpec with SLIME, put the following in
your .emacs initialization file:

(eval-after-load "slime"
    '(progn
     (setq common-lisp-hyperspec-root
     "$HOMEBREW_PREFIX/share/doc/hyperspec/HyperSpec/")
     (setq common-lisp-hyperspec-symbol-table
     (concat common-lisp-hyperspec-root "Data/Map_Sym.txt"))
     (setq common-lisp-hyperspec-issuex-table
     (concat common-lisp-hyperspec-root "Data/Map_IssX.txt"))))

Analytics:

Installs (30 days)
hyperspec 3
Installs on Request (30 days)
hyperspec 3
Build Errors (30 days)
hyperspec 0
Installs (90 days)
hyperspec 11
Installs on Request (90 days)
hyperspec 11
Installs (365 days)
hyperspec 31
Installs on Request (365 days)
hyperspec 31
Fork me on GitHub