Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 232 Bytes

README.org

File metadata and controls

7 lines (7 loc) · 232 Bytes

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.