Stats
Basic clog repo stats
0
196
9.6
7 days ago
rabbibotton/clog is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
Clog Alternatives
Similar projects and alternatives to clog
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
-
-
weblocks
This fork was created to experiment with some refactorings. They are collected in branch "reblocks".
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better clog alternative or higher similarity.
Posts
Posts where clog has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-03-20.
-
What is the state of Lisp in 2021?
You can find it here: https://github.com/rabbibotton/clog
-
CLOG-Web - Begins - desktop/mobile container system :)
So clog-web is now in full swing. The first clog-web work is on content creation, this is the container system. Code for this pic at - https://github.com/rabbibotton/clog/blob/main/tutorial/24-tutorial.lisp
-
Ada in 2021
GNOGA has been in production for 9 years and the first to use the technique successfully. A common-list version of GNOGA also exists now CLOG (same author for both) https://github.com/rabbibotton/clog
- Understanding what CLOG is (and what drives it)
- Database admin in 125 lines in clog for sqlite3
- Try the clog desktop in your browser
- Demo 3 Now Ready - A Lisp IDE in CLOG
- Clog – The Common Lisp Omnificent GUI
- Demo 3 - A Lisp IDE in CLOG
-
CLOG now has audio and video. Link to running Snake Game demo with sound.
I added another demo (a private instant messaging app) it demonstrates how simple it is to create multi user apps with CLOG. https://github.com/rabbibotton/clog/blob/main/demos/02-chat.lisp
- Looking for someone to write a common-lisp tutorial in CLOG
-
ANN: CLOG - The Common Lisp Omnificent GUI
CLOG now covers the full DOM less tables (coming soon). I have new tutorial - creates a small 2 page site with bootstrap - https://github.com/rabbibotton/clog/blob/main/tutorial/16-tutorial.lisp and if you look back at tutorial 11 it shows how to attach to existing html and also uses bootstrap in the html.
I added a tutorial for using CLOG apps as full web sites - https://github.com/rabbibotton/clog/blob/main/tutorial/12-tutorial.lisp