cl-community-spec VS parrot

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

cl-community-spec

A Common Lisp specification, made from the original ANSI specification drafts (by fonol)

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-community-spec parrot
6 3
75 44
- -
8.8 10.0
4 months ago over 1 year ago
HTML JavaScript
MIT License 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-community-spec

Posts with mentions or reviews of cl-community-spec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.

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-community-spec and parrot you can also consider the following projects:

ql-https - HTTPS support for Quicklisp via curl

lqml

quicklisp-client - Quicklisp client.

cl-gtk4 - GTK4/Libadwaita/WebKit2 bindings for Common Lisp.

ready-lisp - A distribution of Aquamacs, SBCL and SLIME which offers the simplest way to run Common Lisp on Mac OS X

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

lisp-stat - Lisp-Stat main system

swank-client - A Swank client implemented in JavaScript

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

xv6-public - xv6 OS

dpans2texi - dpans2texi.el converts the TeX sources of the draft ANSI Common Lisp standard (dpANS) to the Texinfo format.