No description
- Common Lisp 100%
| gen-mangalist.lisp | ||
| README | ||
LIBRARY This is the lisp script that generates my manga list. It replaces an older system which was a mix of python cgi and satic sites, as well as an overengineered python flask application. It is written to work with gnu common lisp. It requires the iter and sqlite libraries. To run it, you can just issue clisp gen-mangalist.lisp This will output the html page to stdout.