Loading ASDF projects in SLIME/Sly quickly/easily?

This page summarizes the projects mentioned and recommended in the original post on /r/Common_Lisp

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
  • clog

    CLOG - The Common Lisp Omnificent GUI

  • Also the first chapters of https://github.com/rabbibotton/clog/blob/main/LEARN.md

  • cl-cffi-gtk

    cl-cffi-gtk is a Lisp binding to the GTK+ 3 library.

  • Lets say I want to play around with cl-cffi-gtk. Step 1 seems obvious, just ros install cl-cffi-gtk. I can the just run the repl arbitrarily and use (ql:quickload 'cl-cffi-gtk) to load it up, this makes sense to me.

  • 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.

    InfluxDB logo
  • slime-load-this-project

    M-x slime-load-this-project: find the .asd and load the system.

  • I don't think there could be a unique command for this either (package names and system names are independant, the declaration of packages can happen in any file etc). Sometimes we can do 3 steps at once: find the .asd, find the system name, quickload it. I have a poc elisp snippet for this.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CLOG - The Common Lisp Omnificent GUI

    1 project | /r/lisp | 30 Jun 2023
  • Clog The Common Lisp Omnificent GUI

    1 project | /r/hypeurls | 29 Jun 2023
  • Clog – The Common Lisp Omnificent GUI

    2 projects | news.ycombinator.com | 29 Jun 2023
  • A good codebase to study as a beginner

    3 projects | /r/lisp | 10 Apr 2023
  • cwm(1) OpenBSD 7.2

    2 projects | /r/openbsd | 24 Feb 2023