cl-svg-demo
Demo app for cl-djula-svg (by rajasegar)
caveman
Lightweight web application framework for Common Lisp. (by fukamachi)
Our great sponsors
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarQube - Static code analysis for 29 languages.
- InfluxDB - Access the most powerful time series database as a service
cl-svg-demo | caveman | |
---|---|---|
1 | 10 | |
1 | 740 | |
- | - | |
4.4 | 2.7 | |
10 months ago | 10 months ago | |
Common Lisp | Common Lisp | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cl-svg-demo
Posts with mentions or reviews of cl-svg-demo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-08.
-
Using SVGs in Common Lisp web apps with Djula
The source code for cl-djula-svg is hosted in Github and the demo project is here
caveman
Posts with mentions or reviews of caveman.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-26.
- How do you think about version number management?
- I want to pursue this web app project - advice using CL?
-
Mito: An ORM for Common Lisp
We are going to walk through the examples by building an online Warehouse management system using Caveman
-
Using SVGs in Common Lisp web apps with Djula
Djula is a port of Python's Django template engine to Common Lisp. It's the default templating engine used by the framework Caveman for building web applications
-
Is Woo still "beta quality" or prod ready?
Appreciate it. Can I ask one last thing. Between Snooze and Caveman2, which is the more current project?
-
Building Common Lisp web apps with Tailwind CSS
In this post, I am going to walk you through to setup Tailwind CSS for a Common Lisp web application using Caveman. If you want to know more about creating web applications using Common Lisp and Caveman, please check my previous posts on the topic.
-
Building a Rentals Listing web application in Common Lisp
We are going to use Caveman for scaffolding this project. Caveman is a lightweight web application framework created by Eitaro Fukamachi for Common lisp. Caveman is available on Quicklisp, so you can install it with:
-
Lisp for the Web - 5
Hence I chose Caveman for this project. After having been played around with and without Caveman for building web applications in Common Lisp, I found that it is the best framework out there for developing web apps in Lisp. Caveman is a lightweight web application framework created by Eitaro Fukamachi for Common lisp. Fukamachi has got some serious tools for doing web development in Lisp. Please feel free to check out his Github profile for more useful tools.
-
How to deploy Caveman applications to Heroku?
I have been trying to come up with a standard template using Caveman to deploy on Heroku. But I am struck with these issues, not quite getting it to work with the available buildpacks. Lot of the related articles are hopelessly outdated. Appreciate any help or pointers? https://github.com/fukamachi/caveman/issues/126 https://gitlab.com/duncan-bayne/heroku-buildpack-common-lisp/-/issues/6
What are some alternatives?
When comparing cl-svg-demo and caveman you can also consider the following projects:
lisp-for-the-web - Code for lisp for the web post
heroku-buildpack-common-lisp
cl-super-rentals - Super rentals in Common Lisp
slime - The Superior Lisp Interaction Mode for Emacs
node - Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
easy-routes - Yet another routes handling utility on top of Hunchentoot
GNU Emacs - Mirror of GNU Emacs
htmx - </> htmx - high power tools for HTML
Tailwind CSS - A utility-first CSS framework for rapid UI development.
heroku-roswell-buildpack
snooze - Common Lisp RESTful web development
woo - A fast non-blocking HTTP server on top of libev