Common Lisp code quality assessment

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. lisp-critic

    The Lisp Critic scans your code for instances of bad Lisp programming practice.

    Maybe lisp-critic? It's in quicklisp.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. sblint

    A linter for Common Lisp source code using SBCL

    +1, to use it on the shell or on CI there's the linter sblint.

  4. colisper

    Check and transform Lisp code with Comby (beta)

    I started colisper, based on Comby, whose goals are 1) to warn about code smells, according to rules you can also define (not unlike the lisp-critic) and 2) rewrite code, including from Emacs. So, it doesn't answer your examples (see sblint), but it might help for the "other metrics".

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

  • Anyone using code formatter for elisp?

    7 projects | /r/emacs | 7 Oct 2021
  • TIL sort is destructive

    1 project | /r/Common_Lisp | 23 Apr 2021
  • Improving REPL experience in terminal?

    11 projects | /r/lisp | 17 May 2023
  • Rewrite (rule based Lisp (sort of))

    2 projects | /r/lisp | 4 Jul 2022
  • Macintosh Allegro Common Lisp

    2 projects | news.ycombinator.com | 3 Feb 2025

Did you know that Common Lisp is
the 35th most popular programming language
based on number of references?