practical-cl-beautified/README.org
2019-01-11 12:44:06 +01:00

790 B

Practical Common Lisp - Beatifier

This browser extension adds syntax highlighting and other goodies to the online version of Practical Common Lisp by Peter Seibel.

Firefox Addon

Features

  • syntax highlighting
  • table of contents
  • quick-nav:

    • right-arrow-key - next chapter
    • left-arrow-key - previous chapter
    • HOME/POS1 - index page
  • footnote popvers

TODO

  • integrate full index into TOC
  • expand highlighting to all sites -> detect lisp in pre/code

Credits