Software

↩ ~contrapunctus

Patches welcome! Check out https://git-send-email.io/ and send me patches at contrapunctus at disroot dot org

All work here is elevated to the public domain using the Unlicense.

Common Lisp

  1. clim-app-base - a group of CLIM libraries used in my CLIM applications, including a color theme library
  2. Dryad - a CLIM code browser to visualize and edit any program as a tree
  3. chronometrist-cl - a port of the Chronometrist time tracker to Common Lisp. Includes chronometrist-clim, a CLIM frontend.
  4. format-seconds - a port of format-seconds from Emacs Lisp to Common Lisp

Emacs Lisp

  1. chronometrist - a friendly and extensible time tracker and analyzer for Emacs (repository also contains three extensions)
  2. async-backup - tiny library to backup files on each save without freezing up Emacs
  3. sxiv.el - run the Simple X Image Viewer from Emacs, with Dired integration

Scheme

  1. mkly - a Guile build script for Lilypond (and other) projects