lisp-project-of-the-day icon indicating copy to clipboard operation
lisp-project-of-the-day copied to clipboard

Here I'll post notes about Quicklisp projects. Also I publish them on Twitter account svetlyak40wt.

Results 41 lisp-project-of-the-day issues
Sort by recently updated
recently updated
newest added

# cl-reddit [https://40ants.com/lisp-project-of-the-day/2020/06/0096-cl-reddit.html](https://40ants.com/lisp-project-of-the-day/2020/06/0096-cl-reddit.html)

# cl-gearman [https://40ants.com/lisp-project-of-the-day/2020/06/0095-cl-gearman.html](https://40ants.com/lisp-project-of-the-day/2020/06/0095-cl-gearman.html)

# data-table [http://40ants.com/lisp-project-of-the-day/2020/05/0082-data-table.html](http://40ants.com/lisp-project-of-the-day/2020/05/0082-data-table.html)

# group-by [http://40ants.com/lisp-project-of-the-day/2020/06/0088-group-by.html](http://40ants.com/lisp-project-of-the-day/2020/06/0088-group-by.html)

# cl-cron [http://40ants.com/lisp-project-of-the-day/2020/06/0087-cl-cron.html](http://40ants.com/lisp-project-of-the-day/2020/06/0087-cl-cron.html)

# cl-change-case [http://40ants.com/lisp-project-of-the-day/2020/05/0076-cl-change-case.html](http://40ants.com/lisp-project-of-the-day/2020/05/0076-cl-change-case.html)

# cl-who [http://40ants.com/lisp-project-of-the-day/2020/05/0075-cl-who.html](http://40ants.com/lisp-project-of-the-day/2020/05/0075-cl-who.html)

# cl-utilities [http://40ants.com/lisp-project-of-the-day/2020/05/0068-cl-utilities.html](http://40ants.com/lisp-project-of-the-day/2020/05/0068-cl-utilities.html)

# plump [http://40ants.com/lisp-project-of-the-day/2020/05/0072-plump.html](http://40ants.com/lisp-project-of-the-day/2020/05/0072-plump.html)

Hello! As a blog comment, here's my complain: I was excited, thanks for the snippet, but failed to run the ncurses example :( ``` (ql:quickload :cl-ncurses) (defpackage :curse (:use :cl...