elisp-demos VS ready-lisp

Compare elisp-demos vs ready-lisp and see what are their differences.

elisp-demos

Demonstrate Emacs Lisp APIs (by xuchunyang)

ready-lisp

A distribution of Aquamacs, SBCL and SLIME which offers the simplest way to run Common Lisp on Mac OS X (by jwiegley)
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
elisp-demos ready-lisp
6 3
214 14
- -
8.0 10.0
3 months ago about 15 years ago
Emacs Lisp Emacs Lisp
- -
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.

elisp-demos

Posts with mentions or reviews of elisp-demos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.

ready-lisp

Posts with mentions or reviews of ready-lisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • Help with CLHS license
    3 projects | /r/Common_Lisp | 17 May 2023
    A few weeks ago, I was interested to actually include HS as info files I found in GCL or the one I found in an old package by Wiegley, into some form in SLY or as a standalone package for reading in Emacs info. While looking for info files, I found this old discussion on GCLs mailing list. It seemed like they included the standard, not the draft. Note the mail by Maguire in which he informs that the issue has been solved "offline". Up to date as I write this, GCL comes with those info files.
  • Is there a version of Hyperspec with better user experience?
    3 projects | /r/Common_Lisp | 18 Mar 2023
    Both cl-community-spec and nova-spec looks very nice; I haven't seen any of them before; however, I prefer hyperspec directly in Emacs, so I can read it with C-h i. I have found two different versions that work nice, one is by J. Wiegley in his ready-lisp, it also has asdf in texinfo. Another one is in GCL; I have just cloned the repo and pointed Emacs to texinfo sources. In both cases it requires the manual installation; but I prefer to not have to toggle between Emacs and Browser. Eww probably works, but I found it to be slightly slow; reading offline manual in info mode is just way too faster to be ignored IMO :).
  • Good short documentation for CL functions (etc.) available?
    5 projects | /r/Common_Lisp | 16 Mar 2023
    Anyway, we do lack Common Lisp info manuals in Emacs docs. You can git clone from the Gcl compiler, or clone from J. Wigleys read-lisp, but you will have to manually install them into Emacs (thus far). Gcl have lots of parts related to Gcl itself, but the hyperspec works fine (just ignore gcl parts), while Wiegleys is just hyperspec.

What are some alternatives?

When comparing elisp-demos and ready-lisp you can also consider the following projects:

helpful - A better Emacs *help* buffer

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

popper - Emacs minor-mode to summon and dismiss buffers easily.

homebrew-emacsmacport - Emacs mac port formulae for the Homebrew package manager

eglot - A client for Language Server Protocol servers

homebrew-emacs-plus - Emacs Plus formulae for the Homebrew package manager

solarized-emacs - The Solarized colour theme, ported to Emacs.

more-docstrings - Augment the docstring of built-in CL functions

cl-cookbook - The Common Lisp Cookbook

build-emacs-for-macos - Somewhat hacky script to automate building of Emac.app on macOS.