/lisp-todo

Web app to manage todo list using Lisp

Primary LanguageCommon LispMIT LicenseMIT

Todo List

This is a web app to manage a todo list using Common Lisp.

Features

  • cl-who for html generation.
  • parenscript for JS generation.
  • cl-json for JSON serialization / deserialization.
  • hunchentoot to host web app.