Common Lisp REPL

Open-source Common Lisp projects categorized as REPL

Top 7 Common Lisp REPL Projects

  • lambdalisp

    A Lisp interpreter written in untyped lambda calculus

    Project mention: Discussion Thread | /r/neoliberal | 2023-04-24

    source code here, i am not genius enough to understand the code-calculus conversion

  • cl-repl

    A full-featured repl implementation designed to work with Roswell

    Project mention: Improving REPL experience in terminal? | /r/lisp | 2023-05-17

    But you don't have syntax highlighting :( On errors, the debugger looks arcane… cl-repl or sbcli might help. With sbcli, you even don't have the interactive debugger, only the stacktrace. It's easier for beginners (or for quick development). They are based on readline and do some things well (match parenthesis, multiline input for cl-repl).

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

  • CIEL

    CIEL Is an Extended Lisp. Scripting with batteries included.

    Project mention: Writing Small CLI Programs in Common Lisp (2021) | news.ycombinator.com | 2023-09-05

    and for CL: https://github.com/ciel-lang/CIEL/ (pre-alpha) CL with many batteries included (json, csv, http, CLI parser…) so the scripts start fast.

  • sbcli

    A REPL for my SBCL needs

    Project mention: Improving REPL experience in terminal? | /r/lisp | 2023-05-17

    But you don't have syntax highlighting :( On errors, the debugger looks arcane… cl-repl or sbcli might help. With sbcli, you even don't have the interactive debugger, only the stacktrace. It's easier for beginners (or for quick development). They are based on readline and do some things well (match parenthesis, multiline input for cl-repl).

  • mondo

    Simple Common Lisp REPL

  • demo-web-live-reload

    Stating the obvious: using the REPL to live-reload a running website

  • trivial-toplevel-prompt

    Portability library to customize CL implementations' REPL prompt.

    Project mention: Trivial Toplevel Prompt: Portability library to customize CL implementations' REPL prompt. | /r/Common_Lisp | 2023-09-11

    A small weekend nerd snipe for y'all: a small, cosmetic, and marginally useful library to allow customizing REPL prompts: Trivial Toplevel Prompt

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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-11.

Common Lisp REPL related posts

Index

What are some of the best open-source REPL projects in Common Lisp? This list will help you:

Project Stars
1 lambdalisp 219
2 cl-repl 148
3 CIEL 143
4 sbcli 90
5 mondo 51
6 demo-web-live-reload 25
7 trivial-toplevel-prompt 5
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com