No description
Find a file
Valentin Boettcher 47b2d08bd4 move Readme
2019-01-01 20:22:07 +01:00
css Initial Commit 2019-01-01 20:10:17 +01:00
js move Readme 2019-01-01 20:22:07 +01:00
manifest.json Initial Commit 2019-01-01 20:10:17 +01:00
README.org move Readme 2019-01-01 20:22:07 +01:00

Practical Common Lisp - Beatifier

This browser extension adds syntax highlighting and other goodies to the [online version](http://www.gigamonkeys.com/book/) of Practical Common Lisp by Peter Seibel.

Features

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

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

TODO

  • integrate full index into TOC

Credits