Example Apps¶
Here you’ll find carefully curated external links to real-world examples of CLOG-powered applications, high-quality tutorials and learning paths for Common Lisp, official and community-driven reference materials, useful libraries, tools, and related projects. Whether you’re just getting started or hunting for advanced techniques and inspiration, these resources are hand-picked to help you make the most of CLOG and the Common Lisp ecosystem. Dive in and happy hacking!
Examples of CLOG on the web¶
If you spot CLOG being used in the wild, please let us know! We would love to hear about the project and featurure it here!
Moldable Inspector¶
Quote
"A moldable Common Lisp object inspector based on CLOG. While this is a generic Common Lisp object inspector, much like Clouseau), my motivation for developing it is more specific: I want to make it easier to present computer-aided research with a large cognitive surface. In more familiar terms, I want to empower scientists to share their code, data, and associated narratives in a way that makes them comprehensible to their peers."

PROJECT REPO: Moldable Inspector
CLOG Collider Experience¶
Abstract
A wonderful CLOG web based interface to the wonderful SuperCollider audio systhesis and algorithmic composition. This project uses the terrific cl-collider Common Lisp library as an interface to SuperCollider also written by the same author!

PROJECT REPO: CLOG Collider Experience
CLOG on iOS and Android¶
Quote
"This doesn't use a web-server, only a simple websocket-server. You'll need a fork of CLOG that works on mobile. Tested on desktop (Linux/macOS) and mobile (android/iOS). Please note that I'm new to CLOG, so I only tested this simple example as a proof of concept. For more involved examples it will probably need some modification/adaption."

Reddit: Original Thread
Link to: APK from Dropbox
PROJECT REPO: CLOG on iOS and Android
Learn CLOG Dashboard¶
Abstract
A great little example of CLOG desktop widgets and how they can be combined in intersting ways to build a dynamic dashboard interface..

PROJECT REPO: Learn CLOG Dashboard
CLOGPower.com¶
Abstract
And, of course, the official CLOG website. Currently under active development and soon to be the showcase of the power of CLOG!
Home Page: https://CLOGPOWER.com