Scheme Compiler

Open-source Scheme projects categorized as Compiler

Top 4 Scheme Compiler Projects

  1. cyclone

    :cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.

    Project mention: A Performance Comparison of Modern Garbage Collectors (2021) [pdf] | news.ycombinator.com | 2024-10-30

    There's Cyclone Scheme, though I don't know how good its GC is in practice: https://justinethier.github.io/cyclone/

    Also I would expect a programming language used by enterprise to do fewer experiments with the GC than a language worked on in academia.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. swift-lispkit

    Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.

  4. IronScheme

    IronScheme

  5. ol

    Otus Lisp (Ol) is a purely functional multi-platform Scheme dialect with built-in FFI and infix math.

    Project mention: Otus Lisp | news.ycombinator.com | 2025-06-22

    Interesting; it's an opinionated implementation of R7RS. Lost of deviations is here:

    https://github.com/yuriy-chumak/ol/blob/master/doc/R7RS-DIFF...

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

Scheme Compiler discussion

Log in or Post with

Scheme Compiler related posts

  • Otus Lisp

    2 projects | news.ycombinator.com | 22 Jun 2025
  • A Performance Comparison of Modern Garbage Collectors (2021) [pdf]

    1 project | news.ycombinator.com | 30 Oct 2024
  • Quote-Unquote "Macros"

    2 projects | news.ycombinator.com | 13 Aug 2024
  • How Big Should a Programming Language Be?

    2 projects | /r/ProgrammingLanguages | 23 Mar 2023
  • Best implementation for standalone + browser executable?

    2 projects | /r/scheme | 23 Feb 2023
  • How to Detect a Cycle in a Linked List

    1 project | dev.to | 11 Feb 2023
  • Which Scheme for compiling C to use in WASM?

    2 projects | /r/scheme | 15 Jan 2023
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Compiler projects in Scheme? This list will help you:

# Project Stars
1 cyclone 853
2 swift-lispkit 413
3 IronScheme 392
4 ol 263

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Scheme is
the 53rd most popular programming language
based on number of references?