summaryrefslogtreecommitdiff
path: root/README.org
blob: 49744ddcd7206154ef667012531c76d171cc5b0f (plain)
1
2
3
4
5
* SBCL Speedrun Timer
This is a complete rewrite of my first Lisp project: a speedrun timer. It uses ncurses and a SQLite database, with the [[https://github.com/fukamachi/mito][MITO ORM.]]
** Requirements
+ [[https://www.quicklisp.org/beta/][Quicklisp]]
+ [[http://www.sbcl.org/platform-table.html][SBCL]]