Lucerne is a web application framework built on Clack, an HTTP server abstraction, which enables it to use any server backend supported by Clack.
Lucerne is inspired by Flask, and is designed to be small and simple: It’s easy to use, and there’s little to remember in order to use it.
This is free and open source software.
Key Features
- Easy to set up – includes a project skeleton generator, which takes care of setting up the structure of a basic application so you can start coding right away.
- Django-like Templates – uses Djula, a clone of the Django template engine.
- Borrows many design concepts from Flask.
- Built-in web debugger – maintains 100% code coverage. Everything including the examples is covered by the tests.
- Maintains 100% code coverage. Everything including the examples is covered by the tests.
Website: borretti.me/lucerne
Support: Documentation, GitHub Code Repository
Developer: Fernando Borretti
License: MIT License
Lucerne is written in Common Lisp. Learn Lisp with our recommended free books and free tutorials.
Related Software
| Lisp Web Frameworks | |
|---|---|
| Hunchentoot | Web server and a toolkit for building dynamic websites |
| CLOG | Common Lisp Omnificent GUI |
| Caveman2 | Lightweight web application framework |
| Clack | Web application environment inspired by Python's WSGI and Ruby's Rack |
| Radiance | Web application environment, similar to a web framework but more general |
| Reblocks | Fork of Weblocks web framework |
| Ninglex | Ready-to-go micro web framework based on ningle |
| ningle | Lightweight web application framework that was forked from Caveman |
| Lucerne | Web application framework built on Clack |
| Snooze | URL router for Common Lisp designed around REST web services |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

