Does Common Lisp or CLOS have some library or facility that provides the easy access to an object's methods and properties that Smalltalk does?

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

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

    Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.

  • slime-doc-contribs

    Documentation contribs for SLIME (the Superior Lisp Interaction Mode for Emacs)

  • related: slime-doc-contribs https://github.com/mmontone/slime-doc-contribs/ to enhance the Slime help buffer about symbols, so it eases discoverability.

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

    Live web documentation browser for Common Lisp. Based on Webinfo project.

  • Also https://github.com/mmontone/cl-livedocs might help (start a local server and view all packages, classes, functions, variables… of the current image. With full text search. (also docbrowser)

  • docbrowser

    Browse Common Lisp docstrings

  • Also https://github.com/mmontone/cl-livedocs might help (start a local server and view all packages, classes, functions, variables… of the current image. With full text search. (also docbrowser)

  • lisp-system-browser

    Smalltalk-like system browser for Common Lisp.

  • and this: a Smalltalk-like system browser for CL (in Emacs): https://github.com/mmontone/lisp-system-browser (POC, early days)

  • clog

    CLOG - The Common Lisp Omnificent GUI

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