Does everyone here manually specify the entire project's dependency tree in .asd files?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • doc

    Flexible documentation generator for Common Lisp projects. (by 40ants)

  • Here is an example of package inferred system. ASD file refers only a few "root" modules:https://github.com/40ants/doc/blob/master/40ants-doc.asd#L14-L16

  • mode-lambda

    mode-lambda - sprite-based 2D graphics engine

  • Which other languages do you mean? Racket? Clojure? Erlang?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • walkable

    A Clojure(script) SQL library for building APIs: DatomicĀ® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind

  • Which other languages do you mean? Racket? Clojure? Erlang?

  • typhoon

    distributed system stress and load testing tool (by fogfish)

  • Which other languages do you mean? Racket? Clojure? Erlang?

  • netfarm

  • One very niche "counter-example" is a system where loading files causes side effects, which must occur in some order. This happens in the Netfarm object system implementation, where most of the bootstrapping steps occur in an early system definition and a late system definition. In this case it is not enough to compute the dependency tree; it is necessary to pick a very specific ordering for things to not break.

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