Advice for a Haskeller who wants to learn Scheme?

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

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

    The Racket repository

    I'm not sure if it's possible with all schemes, but that sort of typing specification (and contracts) is readily feasible in Racket.

  • scheme-for-max

    Max/MSP external for scripting and live coding Max with s7 Scheme 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.

  • ribbit

    A small and portable Scheme implementation with AOT and incremental compilers that fits in 4K. It supports closures, tail calls, first-class continuations and a REPL.

    You might want to look at this 400 LOC implementation of Scheme in Haskell: https://github.com/udem-dlteam/ribbit/blob/main/src/host/hs/rvm.hs

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