johnhilts / lisp-todo

Web app to manage todo list using Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Web app to manage todo list using Lisp

License:MIT License


Languages

Language:Common Lisp 98.9%Language:CSS 0.9%Language:Shell 0.2%