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 |
| Clack | Web application environment inspired by Python's WSGI and Ruby's Rack |
| Caveman2 | Lightweight web application framework |
| Radiance | Web application environment, similar to a web framework but more general |
| Reblocks | Fork of Weblocks web framework |
| ningle | Lightweight web application framework that was forked from Caveman |
| jingle | Common Lisp web framework that extends Ningle |
| Snooze | URL router for Common Lisp designed around REST web services |
| Ninglex | Ready-to-go micro web framework based on ningle |
| Lucerne | Web application framework built on Clack |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.