Clog – The Common Lisp Omnificent GUI

The Common Lisp Omnificent GUI, also known as CLOG, is a powerful tool that uses web technology to create graphical user interfaces for applications. It can be used alongside or as a replacement for other cross-platform GUI frameworks and website frameworks. One unique aspect of CLOG is its ability to run natively on Android and iOS platforms. It is also used in commercial products, corporate websites, and other open-source projects. CLOG utilizes websockets for communication and relies on the browser to render GUI elements in real-time. It is developed with ECL and SBCL and is compatible with various operating systems. The CLOG Builder tool allows users to create professional applications easily.

https://github.com/rabbibotton/clog

To top