Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more β
Clog Alternatives
Similar projects and alternatives to clog
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
coalton
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
webui
Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
clog discussion
clog reviews and mentions
-
Years in Common Lisp: 2023-2024 in review
What do you expect from a web framework? That means different things to different people. I don't really like frameworks, so I used a web-server abstraction layer named "clack."
Radiance[0] is a more traditional web-framework, with interfaces for backend-storage, web-servers, templating, authentication &c.
Hunchentoot gives you basic route definitions out-of-the-box (bring your own database), and for something more full-featured there is CLOG[1] and Reblocks[2]
0: https://shirakumo.github.io/radiance
1: https://github.com/rabbibotton/clog
2: https://40ants.com/reblocks/
- GUI Examples β Rye Language
- A Road to Common Lisp
- Embracing Common Lisp in the Modern World
-
Use any web browser as GUI, with Zig in the back end and HTML5 in the front end
Reminds me of the approach of CLOG (Common Lisp Omnificent Gui[1]) and its ancestor GNOGA (The GNU Omnificent GUI for Ada[2]).
They also integrate basic components and even graphical UI editor (at least for CLOG), so you can essentially develop the whole thing from inside CL or Ada
[1] https://github.com/rabbibotton/clog
[2] https://github.com/alire-project/gnoga
-
Common Lisp: An Interactive Approach (1992) [pdf]
For me David Botton [0] with his work including code, support and videos is doing very nice work in this direction.
I use SBCL for everything but work because I cannot get; we are getting there, but like you say, itβs such a nice experience working interactively building fast that it is magic and itβs painful returning to my daily work of Python and typescript/react. It feels like a waste of time/life, really.
[0] https://github.com/rabbibotton/clog
- CLOG - The Common Lisp Omnificent GUI
- Clog The Common Lisp Omnificent GUI
- Clog β The Common Lisp Omnificent GUI
- Tkinter Designer: Quickly Turn Figma Design to Python Tkinter GUI
-
A note from our sponsor - InfluxDB
influxdata.com | 29 Apr 2025
Stats
rabbibotton/clog is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of clog is Common Lisp.