Is there a full blown scheme (MIT?) interpreter / compiler : DSL written in Common Lisp?

This page summarizes the projects mentioned and recommended in the original post on /r/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
  • paip-lisp

    Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

  • In Paradigms of Artificial Intelligence Programming by Peter Norvig, there is an implementation of a Scheme interpreter in Chapter 22 Scheme: An Uncommon Lisp. The implementation is tail-recursive and has call/cc. However, it doesn't implement the syntax-rules macro system.

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

    R7RS expander

  • There is also r7expander, which expands R7RS macros and libraries.

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

  • You had my upvote at Lisp :P

    1 project | /r/programmingcirclejerk | 13 Feb 2023
  • "I feel nothing but gratitude..."

    1 project | /r/RacketHomeworks | 22 Jan 2023
  • Scheme/PL papers

    1 project | /r/scheme | 4 Feb 2022
  • Papers on writing virtual machines for scheme?

    1 project | /r/scheme | 30 Nov 2021
  • Transformation order of nested syntax-rules macros

    1 project | /r/scheme | 9 Aug 2021