SBCL Speedrun Timer

This is a complete rewrite of my first Lisp project: a speedrun timer. It uses an ncurses wrapper (croatoan) and a SQLite database, with the MITO ORM.

Showcase of features on YouTube

Requirements

Running Interactively

To run this program: sbcl --load lispruns.asd and then (main).

Description
A TUI speedrun timer in Common Lisp with Croatoan, Mito, and friends!
Readme 78 KiB
Languages
Common Lisp 100%