cl-gtk4 VS parrot

Compare cl-gtk4 vs parrot and see what are their differences.

cl-gtk4

GTK4/Libadwaita/WebKit2 bindings for Common Lisp. (by bohonghuang)

parrot

A cross-platform Common Lisp editor (by fonol)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cl-gtk4 parrot
7 3
206 44
- -
5.0 10.0
about 1 month ago over 1 year ago
Common Lisp JavaScript
GNU Lesser General Public License v3.0 only MIT License
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.

cl-gtk4

Posts with mentions or reviews of cl-gtk4. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-22.
  • Did anybody had recently any luck using SBCL with GTK4 using sb-alien?
    2 projects | /r/Common_Lisp | 22 Dec 2022
    Wow, you asked and you got a nice answer. Cool. https://github.com/bohonghuang/cl-gtk4/issues/4
  • Status update on my CL editor
    7 projects | /r/lisp | 21 Oct 2022
    Notably - 1. https://github.com/lispnik/iup/ 2. https://gitlab.com/eql/lqml 3. https://github.com/bohonghuang/cl-gtk4
  • GTK4 Bindings for Common Lisp
    1 project | /r/hypeurls | 20 Sep 2022
    4 projects | news.ycombinator.com | 20 Sep 2022
    This is neat, but the ergonomics of using the GTK4 library (especially now) does not lend itself well to being 'lisp-ified'. Just take a look at the web browser code[0], which is surprisingly short but incredibly obtuse. It's already hard enough writing GTK interfaces in expressive languages like Rust and Go, seeing it for Lisp makes me wonder who the target audience is...

    That being said, we have been promised something of a redesign for GTK 4.4, I think. If they fix the weird builder/closure pattern for building UIs, I think they'll be back on track to being treated as a "real" GUI tooklit again.

    [0] https://github.com/bohonghuang/cl-gtk4/blob/master/examples/...

  • [cl-gtk4] Writing beautiful GUI with Common Lisp and GTK4
    3 projects | /r/lisp | 16 Sep 2022

parrot

Posts with mentions or reviews of parrot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-03.
  • Legal question on using the HyperSpec
    3 projects | /r/lisp | 3 Dec 2022
    for my editor project, I would like to embed some form of documentation for quick look-ups and the like. I think the HyperSpec would be best-suited, as it seems the most complete and is often recommended. Furthermore, they offer an offline copy for download, which is essentially a collection of HTML + CSS files. So it would be pretty straight forward to include a copy of the spec and e.g. embed it in an iframe.
  • Between Two Lisps (2020)
    5 projects | news.ycombinator.com | 26 Oct 2022
    It's nice to see the CL ecosystem evolving. SBCL sees regular updates with new optimizations. The editor support is getting better: [Vim, Atom, Sublime, VSCode… have good to very good support](https://lispcookbook.github.io/cl-cookbook/editor-support.ht...), & Jupyter notebook, the Lem editor… and a new lisper started a CL editor based on Tauri: [Parrot](https://github.com/fonol/parrot). Cool projects emerge ([lisp-stats](https://github.com/Lisp-Stat/lisp-stat/), the [Sento / cl-gserver](https://github.com/mdbergmann/cl-gserver) actors library, the Kons-9 3D graphics library, the CLOG web-gui…)

    > 50MB

    With compression (zstd now), SBCL binaries weigh ±25MB. Start-up time is super fast. I built a standalone binary for my web app, it is straightforward to start it on the background and access it from an Electron window.

  • Status update on my CL editor
    7 projects | /r/lisp | 21 Oct 2022
    In case anyone is interested, here is a link to the Github repo. I am happy for any ideas/suggestions.

What are some alternatives?

When comparing cl-gtk4 and parrot you can also consider the following projects:

swank-client - A Swank client implemented in JavaScript

lqml

iup - Common Lisp CFFI bindings to the IUP Portable User Interface library (pre-ALPHA)

cl-gserver - Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.

cl-gobject-introspection-wrapper - Wrap and call GObject Introspection FFI function in LISP style.

cl-community-spec - A Common Lisp specification, made from the original ANSI specification drafts

clog - CLOG - The Common Lisp Omnificent GUI

lisp-stat - Lisp-Stat main system